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.
Sonali Phatak said:How can we achieve this? can we call/use "run (U boot command which runs command in an enviroment variable)" once linux os is up?
Swami had some great suggestions for your first question; with regards to your second question, you cannot access u-boot commands once Linux OS is up and running; first, many of the peripherals (e.g. NAND flash) may not even be available depending on how you configure your Linux kernel; second, if access to NAND flash is available, it is thru a different mechanism (NAND Linux kernel driver as opposed to u-boot). I hope this helps clear things up.
Hi! Swami,
can you give some link/pdf which explore this (upload the latest firmware over EMAC interface) more.
One possible option is mount a NFS file system and copy the firmware/filesytem from the NFS mount on to your flash over EMAC.
regards
swami
One possible option is to moung a NFS filesystem. After this you can copy the required firmware/filesystem from the NFS to your NAND flash.
regards
swami