1
0
Fork 0
forked from len0rd/rockbox

Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22221 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Bertrik Sikken 2009-08-09 16:12:36 +00:00
parent 0b7bfb6270
commit 5aeaa84cab
4 changed files with 157 additions and 0 deletions

View file

@ -1421,6 +1421,7 @@ target/arm/s5l8700/yps3/button-yps3.c
target/arm/s5l8700/yps3/lcd-yps3.c
target/arm/s5l8700/yps3/fmradio-i2c-yps3.c
target/arm/s5l8700/yps3/backlight-yps3.c
target/arm/s5l8700/yps3/nand-yps3.c
target/arm/s5l8700/yps3/power-yps3.c
#endif /* SAMSUNG_YPS3 */