]> Git Repo - qemu.git/commit
xilinx_spips: Update striping to be big-endian bit order
authorFrancisco Iglesias <[email protected]>
Wed, 13 Dec 2017 17:59:21 +0000 (17:59 +0000)
committerPeter Maydell <[email protected]>
Wed, 13 Dec 2017 17:59:21 +0000 (17:59 +0000)
commitc3725b8549dba4b47d17672654ca5a19a8281dfb
treee373fa1074efbbc1d608ad3cdc5852941d5c05ef
parent5394dbcca8839bfb87bc65594170ba80f45054ec
xilinx_spips: Update striping to be big-endian bit order

Update striping functionality to be big-endian bit order (as according to
the Zynq-7000 Technical Reference Manual). Output thereafter the even bits
into the flash memory connected to the lower QSPI bus and the odd bits into
the flash memory connected to the upper QSPI bus.

Signed-off-by: Francisco Iglesias <[email protected]>
Acked-by: Alistair Francis <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Tested-by: Edgar E. Iglesias <[email protected]>
Message-id: 20171126231634[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/ssi/xilinx_spips.c
This page took 0.023856 seconds and 4 git commands to generate.