Hello,
I have used DVSDK 2.10 with MontaVista tools at DM365.
Recently I am trying to use DVSDK 4.0 at my DM365 HW.
My DM365 HW has Samsung 128MByte NAND Flash(2048 bytes page, 64 bytes OOB).
The NAND OOB layout of DVSDK 2.10 is TI 4-bit ECC,
but the one of DVSDK 4.0 psp(uboot & linux kernel) is not 4-bit ECC.
As my test, the UBL and u-boot in NAND Flash should be programed as 4-bit ECC for NAND booting.
However, the new u-boot & linux kernel(DVSDK 4.0 psp) are using the different OOB layout.
I wish one OOB layout in the entire NAND flash using DVSDK 4.0 psp. Is it possible?