]> Git Repo - qemu.git/commit
xilinx_spips: lqspi: Dont touch config register
authorPeter Crosthwaite <[email protected]>
Mon, 3 Jun 2013 16:17:43 +0000 (17:17 +0100)
committerPeter Maydell <[email protected]>
Mon, 3 Jun 2013 16:17:43 +0000 (17:17 +0100)
commit15408b428f5b4db56da555fbda4f1aaf40d77f4b
tree3f57469822153041f39d0f9587afe43587e0b228
parentc4f08ffe134810307cebd66f2cbcffe5cd707915
xilinx_spips: lqspi: Dont touch config register

The LQSPI mode is supposed to work via the automatic CS mode feature
rather than manipulate CS lines itself. Now that auto CS is implemented
remove LQSPIs CS mode override logic. There is still a need to
manipulate the U_PAGE bit in LQSPI config register to implement
dual-stack mode however.

Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Message-id: 000c8dd54df09523f17052638100722ef0f5a3af.1369117359[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/ssi/xilinx_spips.c
This page took 0.026608 seconds and 4 git commands to generate.