
4 Apr
2006
4 Apr
'06
9:40 a.m.
Hi,
I modified u-boot-1.1.4 to booting from NAND flash on s3c2410 and it works fine. After applying my patches to u-boot current source(from git), then it doesn't work :( I added CFG_NAND_LEGACY in include/configs/smdk2410.h and added BOARDLIBS = drivers/nand_legacy/libnand_legacy.a in board/smdk2410/config.mk. Did I miss something else? Thanks.
Regards, Joe.