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.

ubl and uboot in AM1808

Other Parts Discussed in Thread: AM1808, OMAP-L138

Hi

          I am working with am1808 experimenters kit. I would like to boot it from nand flash. for that i have installed AIS gen,.net frame work,OMAP-L138 UART boot host utils. I tried to flash UBL first. i got ubl_nand.out from pre build images. I have created ais image with that. when i flashed it to NAND. I got the fallowing message.

Serial Port): Opening COM1 at 115200 baud...
  (AIS Parse): Read magic word 0x41504954.
  (AIS Parse): Waiting for BOOTME...
  (AIS Parse): Performing Start-Word Sync...
  (AIS Parse): Performing Ping Opcode Sync...
  (AIS Parse): Processing command 0: 0x5853590D.
  (AIS Parse): Performing Opcode Sync...
  (AIS Parse): Executing function...
  (AIS Parse): Processing command 1: 0x5853590D.
  (AIS Parse): Loaded 1512-byte section to address 0xC10E4BEC.

  (AIS Parse): Processing command 15: 0x58535906.
  (AIS Parse): Performing Opcode Sync...
  (AIS Parse): Performing jump and close...
  (AIS Parse): AIS complete. Jump to address 0xC1080000.
  (AIS Parse): Waiting for DONE...
  (AIS Parse): Boot completed successfully.
  (Serial Port): Closing COM1.

But flashing the UBL_AM1808_NAND is not enough to boot the board.
How can i put U-boot in NAND flash and where i can get the pre compiled image. and from which address i need to place it in NAND. can i use same serial flasher for flashing uboot.


Thanks
Vasu VAllabhaneni