forked from auracaster/openocd
flash/nor: Add Infineon XMC1000 flash driver
The XMC1000 family uses a very different flash interface from XMC4000. Tested on XMC 2Go and XMC1100 Boot Kit. Change-Id: I3edaed420ef1c0fb89fdf221022c8b04163d41b3 Signed-off-by: Andreas Färber <afaerber@suse.de> Reviewed-on: http://openocd.zylin.com/3418 Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com> Tested-by: jenkins
This commit is contained in:
committed by
Freddie Chopin
parent
edf2cdc80b
commit
44d2c7b416
4
contrib/loaders/flash/xmc1xxx/write.inc
Normal file
4
contrib/loaders/flash/xmc1xxx/write.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
/* Autogenerated with ../../../../src/helper/bin2char.sh */
|
||||
0xa1,0x24,0x84,0x80,0x14,0x68,0x0c,0x60,0x54,0x68,0x4c,0x60,0x94,0x68,0x8c,0x60,
|
||||
0xd4,0x68,0xcc,0x60,0x04,0x88,0x01,0x25,0x2c,0x40,0xac,0x42,0xfa,0xd0,0x10,0x31,
|
||||
0x10,0x32,0x01,0x3b,0x00,0x2b,0xed,0xdc,0x00,0x24,0x84,0x80,0x00,0xbe,
|
||||
Reference in New Issue
Block a user