Hello Andreas,
Thanks for the reply!
> Dear Chuck Wical,
>
> On 09/03/2013 10:53 PM, Chuck Wical wrote:
> > First I am fairly new to U-Boot but over the last 2 weeks I have been
> > going through the README files and anything else I can find that would
> > help reso
t copy and paste. And before anything is said about what is used for a
console it simply works the best for my application.
Chuck Wical
Embedded Software Engineer
Amano McGann, Inc.
651 Taft Street, NE
Minneapolis, MN 55413
Tel: 612-331-2020
Fax: 612-331-5187
chuck.wi...@amanomcgann.com
loadaddr=
First I am fairly new to U-Boot but over the last 2 weeks I have been going
through the README files and anything else I can find that would help
resolve the issue I have. Here is a recap:
Currently the project I am working on was setup with U-Boot 2009-11-01 and
works just fine with one excep
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
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
5 matches
Mail list logo