#I have successfully upgraded uboot by using TFTP Server. However, run bootcmd still returns 'bad partition 1' and
'bad magic number'. I'm thinking that perhaps I have formatted and partitioned the stick wrong. There are many options within Ubuntu's disk utility for formatting options. I selected Master Boot Record and FAT 16. Perhaps something else would work better?
OK, since yo upgrade u-boot, we can do some debugging. lets start by building some common understanding. What is your u-boot version? where do you think you root file system is? i.e usb device? NAND? or SD card? what is your kernel version? do you know if your kernel need initrd/initramfs?
please post output of following command at Marvell>> prompt,
Marvell>> version
Marvell>> printenv
Marvell>> help