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.

Update uboot via network

I would like to update uboot on omapl138-LCDK via network. So I used tftpboot to download new u-boot image from tftp server to memory. Now I need to put it to the NAND. But I need to know exactly what address I should use to place u-boot correctly. Quick googling shows me nothing. Could somebody please tell me what address should be used to store new u-boot image at nand with nand write command?