Hi,
I need to upgrade my uboot image and I was looking into the forum but want to clarify few things...
How many different ways we can upgrade uboot. I see tftp,usb and sheeva Installer. What is the preferred method of upgrading it.
When do u actually use Sheeva Installer (Only during it is fully blown out or any other time).
Thanks in advance.
Raj
I found TFTP to be the easiest way to upgrade U-Boot. (I installed a TFTP server on my Ubuntu desktop PC).
When you use the installer, you wipe everything on your target (be the target SD card or NAND). Therefore you don't expect to use it often, but it may well be the very first thing you choose to do with your plug, if you want to use a different file system (e.g. UBIFS on the NAND drive, or Debian instead of Ubuntu).
Creating a bootable SD card using the installer is non-destructive to your NAND, although it does alter your U-Boot environment variables, and you would probably need to manually update them for (for example) multi-booting.