This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

about AM3517 LINUX PSP

Hi,

Could somebody tell me the differences between am3517-linux-psp-04.02.00.07 and am3517-linux-psp-03.00.00.05, especially about NAND driver in uboot?

What I know is that: am3517-linux-psp-03.00.00.05 uses 'nandecc sw/hw', I need to use 'nandecc sw' to flash u-boot; am3517-linux-psp-04.02.00.07 uses 'nandecc sw/hw 2/hw 1/bch4_sw/bch8_sw', I could use 'nandecc hw 2' to flash u-boot. Is there any bug in NAND driver of am3517-linux-psp-03.00.00.05? Is 'nandecc hw 2' better than 'nandecc sw' when flashing u-boot?