Digi CCWMX53

Rui Paulo rpaulo at me.com
Tue Sep 30 07:04:24 UTC 2014


On Sep 29, 2014, at 22:15, Russell Haley <russ.haley at gmail.com> wrote:
> 
> 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.

I've added instructions here:

https://wiki.freebsd.org/Digi-CCWMX53

NOTE: you don't need to install a new U-Boot to boot FreeBSD.

> 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 ...

Have you tried the regular kernel?  kernel.bin probably has the load address set to 0.  

--
Rui Paulo





More information about the freebsd-arm mailing list