forked from len0rd/rockbox
S5L8702: Rename nor-* to norboot-*
Since the SPI NOR flash is only used for the bootloader, rename the files accordingly, This is a preparation for the nandboot driver will be introduced, since S5L8720+ don't have an SPI NOR flash anymore. This is a part of the large iPod Nano 4G and iPod Touch 2G support patch. Credit: Cástor Muñoz <cmvidal@gmail.com> Change-Id: Iea835fd2029470bfe9f813631ad4f3db711facc3
This commit is contained in:
parent
2669548bcd
commit
a29b570ac4
7 changed files with 6 additions and 6 deletions
|
@ -1577,7 +1577,7 @@ target/arm/s5l8702/ipod6g/lcd-asm-6g.S
|
|||
target/arm/s5l8702/ipod6g/piezo-6g.c
|
||||
target/arm/s5l8702/spi-s5l8702.c
|
||||
target/arm/s5l8702/crypto-s5l8702.c
|
||||
target/arm/s5l8702/nor-s5l8702.c
|
||||
target/arm/s5l8702/norboot-s5l8702.c
|
||||
#if 0 //TODO
|
||||
target/arm/s5l8702/postmortemstub.S
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue