Re: [U-Boot] why u-boot relocate it self to RAM from flash?

2013-12-02 Thread tejas patel
e to flash a new U-Boot image from U-Boot. If you try to do this > while U-Boot is running from flash, it will crash as you are overwriting > the executable code while it's executing. > > Regards, > > Graeme > -- Thanks and Regards Tejas Patel ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] why u-boot relocate it self to RAM from flash?

2013-12-01 Thread tejas patel
Hi, I can not understand why u-boot relocate it self to RAM from flash? Why is it not executing from flash? Can anybody explain. -- Thanks and Regards Tejas Patel ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u