Hi Chuck,
On 29/08/2013 15:32, Chuck Wical wrote:
> My concern is the cross-compiler that was created by a third party may not
> be compatible with newer versions of U-Boot and I would need to go through
> the patches to see if there was anything custom created. As you probably
> understand this
Romain Izard gmail.com> writes:
>
> On 2013-08-28, Chuck Wical amanomcgann.com> wrote:
> > I am trying to load rootfs.ext2.gz.uboot from usb using fatload but
> > when it reaches a point in writing the file to memory a reset occurs
> > of the CPU. If I load this file using tftp it works fine.
On 2013-08-28, Chuck Wical wrote:
> I am trying to load rootfs.ext2.gz.uboot from usb using fatload but
> when it reaches a point in writing the file to memory a reset occurs
> of the CPU. If I load this file using tftp it works fine. Here are
> the commands I am using:
>
> loadaddr=0x2100
>
I am trying to load rootfs.ext2.gz.uboot from usb using fatload but when it
reaches a point in writing the file to memory a reset occurs of the CPU. If
I load this file using tftp it works fine. Here are the commands I am using:
loadaddr=0x2100
tftp $(loadaddr) rootfs.ext2.gz.uboot
usb sta
4 matches
Mail list logo