iPod Classic: SPI driver for bootloader

Based on emCORE.

Low level functions that do not depend on Rockbox kernel,
intended to be used by the bootloader, dualboot-installer,
RB drivers or other .dfu tools.

Change-Id: Iad369627b55bf1778eab437424072f1a653e4db6
This commit is contained in:
Cástor Muñoz 2016-02-05 00:48:03 +01:00
parent 9d121cfd51
commit 57a44854e3
3 changed files with 146 additions and 0 deletions

View file

@ -1627,6 +1627,8 @@ target/arm/s5l8702/debug-s5l8702.c
target/arm/s5l8702/pcm-s5l8702.c
target/arm/s5l8702/ipod6g/audio-ipod6g.c
target/arm/s5l8702/ipod6g/adc-ipod6g.c
#else
target/arm/s5l8702/spi-s5l8702.c
#endif
#endif