Hello.
I have own board on base of omapl138 processor.
It has the next hardware configuration:
DDR2 (not mDDR)
NAND 8 (not nand 16)
USB 2.0
I've tried to create own u-boot (without UBL) by rebuilding u-boot section in SDK under VM on base LCDK SDK . Next it was wrapped by AISGEN (DDR2, NAND8) -> so I get in result ais-u-boot.bin. After flashing ais-u-boot to the nand it was started. But any attempts to use saveenv was wrong. I suppose, that at u-boot code nand width remained 16 bits. Maybe I was faced with another problem. I do the same with SDK on base da850, but u-boot does not start up. I suppose, that SDRAM remain mDDR, but not DDR2.
Pleasetellme how toconfigure the u-boot for my own board.
Thanks
Alex.