Date: Mon, 29 Sep 2014 22:15:14 -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: <CABx9NuTx0aSyjm4vEQ3D7wzx6eqwmFmmWkEf=yLr9hxujxcD%2Bw@mail.gmail.com> In-Reply-To: <CABx9NuTkMcvX9gtLrEBO0cd7Kw%2B5mx4%2B1N9Z-02F9NGfueORjw@mail.gmail.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> <CABx9NuTkMcvX9gtLrEBO0cd7Kw%2B5mx4%2B1N9Z-02F9NGfueORjw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 =3D 4934472 (4b4b48 hex) ## Starting application at 0x70800100 ... Thanks again! Russ On Sun, Sep 28, 2014 at 1:12 PM, Russell Haley <russ.haley@gmail.com> wrote= : > Rui, > > I was able to get a linux compatible copy of uboot to load a file from th= e > 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@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; >> 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 >> >> >> >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABx9NuTx0aSyjm4vEQ3D7wzx6eqwmFmmWkEf=yLr9hxujxcD%2Bw>