Digi CCWMX53

Russell Haley russ.haley at gmail.com
Tue Sep 30 05:15:15 UTC 2014


Rui,

I've been able to build a kernel and upload it - again using a "Linux"
version of the CCWMX53 u-boot - but it didn't boot. I cloned your git repo
but I'm confuded (confused and befuddled or just a typo?) on how to cross
compile it. Do I set "devenvvar" (?) to somehow point into my latest
buildworld output and then just call make? Again I can only point to the
arndale board setup but even those instructions "feel" incomplete to my
novice brain. Any direction you could provide would be great. Here is my
latest boot output:


U-Boot 2009.08 - dub-1.6.4.1 - (Sep 25 2014 - 09:51:55) - GCC 4.4.6
for ConnectCore for i.MX53 on a JumpStart Kit Development Board
I2C:   ready
NAND:  512 MiB
MMC:   FSL_ESDHC: 0, FSL_ESDHC: 1
DRAM:   1 GB
In:    serial
Out:   serial
Err:   serial
Net:   FEC0 [PRIME]
Hit any key to stop autoboot:  0
FEC: enable RMII gasket
Using FEC0 device
TFTP from server 192.168.0.55; our IP address is 192.168.0.1
Filename 'kernel.bin'.
Load address: 0x70800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ############
done
Bytes transferred = 4934472 (4b4b48 hex)
## Starting application at 0x70800100 ...


Thanks again!

Russ

On Sun, Sep 28, 2014 at 1:12 PM, Russell Haley <russ.haley at gmail.com> wrote:

> Rui,
>
> I was able to get a linux compatible copy of uboot to load a file from the
> network last night. I don't have a working BSD kernel right now and it
> wouldn't boot any of the uimage kernels I tried to upload. I'll work on
> getting a BSD kernel to build.
>
> Russ
>
> On Sat, Sep 27, 2014 at 2:35 PM, Rui Paulo <rpaulo at me.com> wrote:
>
>> On Sep 27, 2014, at 13:31, Russell Haley <russ.haley at 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:
>> >       •
>> >  ARNDALE5250 # setenv bootcmd "fatload mmc 0:1 0x40f00000 kernel.bin;
>> go 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
>>
>>
>>
>>
>


More information about the freebsd-arm mailing list