Hello,
We are working on a multimedia device which contain mainly two processors.
1.AM35xx : Host Card
2.DM646x : Video Application Card
Currently for flashing x-loader and u-boot in NAND on AM35xx side we are using SD Card interface.
And for flashing UBL and U-boot in NAND on DM646x side we are using sfh_DM646x.exe serial flashing utility.
SD Card interface is only given with AM35xx Card so we have to use serial flashing on DM646x side.
Now for more powerful video application we are migrating on DM8148 processor for Video Application Card.
So we need some Serial interface based NAND flashing (UBL , U-boot) utility for DM8148 because SD Card interface is only given with AM35xx card.
Can you please guide us on such a utility or way to flash UBL and U-boot in NAND flash on DM8148 via serial interface.