Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2014 21:49:34 -0700
From:      Russell Haley <russ.haley@gmail.com>
To:        Rui Paulo <rpaulo@me.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Digi CCWMX53
Message-ID:  <CABx9NuT31dVubDCCt7M5DGhoNqu0a9saxuB1fb9naq42Z8mi%2BA@mail.gmail.com>
In-Reply-To: <E12E12A8-32B9-4B26-B6C4-65DF9F43C396@me.com>
References:  <CABx9NuQr%2BdEb_yj3ypEe6Sb_qPY%2BqP74n0x1K5=_K6Zoio2vkw@mail.gmail.com> <C439A1ED-8AA0-4CA5-B375-D80E8BD4C624@me.com> <CABx9NuTU=E7ceQ=5=Qk%2B=e9jwLjnJZf2Lr70d7XbwAYRD5nd7Q@mail.gmail.com> <E12E12A8-32B9-4B26-B6C4-65DF9F43C396@me.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I will attempt to load the kernel from tftp as soon as I can. I will need
to figure out how to get ethernet to the unit.

I know nothing about u-boot so forgive my ignorance but I was hoping to
modify the Arndale configuration to work such as:

# mmc read 1 0x70800000 0x800 0x1800;
#go 0x70800000;

and then point the rootfs to /dev/da1s1

On another note, do you know where I could find out more about the missing
MTD support?

BTW, I thought your wireless mesh stuff was pretty cool. Ah, so many cool
projects, so little time...

Thanks,

Russ

On Sat, Sep 27, 2014 at 2:35 PM, Rui Paulo <rpaulo@me.com> wrote:

> On Sep 27, 2014, at 13:31, Russell Haley <russ.haley@gmail.com> wrote:
> >
> > Rui,
> >
> > So no MTD means the NAND on the SOM is out, but can I boot the kernel
> and load rootfs from the microSD, like in this example:
> >       =E2=80=A2
> >  ARNDALE5250 # setenv bootcmd "fatload mmc 0:1 0x40f00000 kernel.bin; g=
o
> 0x40f00000"
> >
> >  ARNDALE5250 # saveenv
> >
> >  ARNDALE5250 # boot
>
> You can't use the Arndale config since the load addresses are different.
> You should be able to load a kernel from the network.  Can you do that?
>
> --
> Rui Paulo
>
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABx9NuT31dVubDCCt7M5DGhoNqu0a9saxuB1fb9naq42Z8mi%2BA>