Hi,
[quote user="Shinu"]
Its getting stuck over here.
[/quote]
I thought you were get stuck while flashing into NAND.
[quote user="Shinu"]
I could write u-boot.bin to NAND using AISgen tool but its not booting.
[/quote]
Please use the below command to generate "u-boot.ais" binary (AIS converted u-boot) (please refer previous reply)
make u-boot.ais ARCH=arm CROSS_COMPILE=arm-arago-linux-gnueabi-
[quote user="Shinu"]
$ sudo mono ./sfh_OMAP-L138.exe -flash_noubl /home/calixto/Documents/AM1808/AISgen_D800K008/exe/uboot_nand.bin -flashType NAND -targetType OMAPL138_LCDK -p /dev/ttyUSB2
[/quote]
Don't use u-boot.bin and use AIS converted u-boot binary.
You have to use AIS converted u-boot binary only for flashing into any media (SPI/NAND)