openocd/src
Esben Haabendal 12ff09f7f2 cfi: Add support for strangely endianness broken SoC implementations
This adds the 'data_swap' parameter to the CFI driver, which enables
swapping of data bytes when writing/programming words to the flash.
Note, that this specifically means that bytes are not swapped when
writing command words to the flash chip.  Unless you are using the SAP
in an LS102x chip to program an attached 16-bit NOR flash, you hopefully
do not need this!

Change-Id: I1e6f7169da36f373c880d1756d9c21c9957acc50
Signed-off-by: Esben Haabendal <esben@haabendal.dk>
Reviewed-on: http://openocd.zylin.com/3109
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
2016-06-23 07:39:57 +01:00
..
flash cfi: Add support for strangely endianness broken SoC implementations 2016-06-23 07:39:57 +01:00
helper Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
jtag Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
server Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
svf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
target Support for Freescale LS102x SAP 2016-06-23 07:37:36 +01:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00