Building Angstrom for Pandaboard ES

652 views
Skip to first unread message

Marko Hakkarainen

unread,
Feb 1, 2012, 2:32:07 PM2/1/12
to panda...@googlegroups.com
Hi,

Is there a working way to build Angstrom for Pandaboard ES with OE
(omap4460)?

I tried building a console-image according:
http://www.angstrom-distribution.org/building-angstrom (I have
successfully build working images for BeableBoard and BeagleBoard xM
with OE before).

I used MACHINE=omap4430-panda, since there is no machine for 4460.

I suspect the problem is in x-loader or u-boot, because there is
absolutely nothing coming from the serial port. Apparently there are
some changes in omap 4430->4460?

I also managed to boot and run Ubuntu 11.10 and ICS 4.0.3 and also got
Angstrom kernel booting using pre-build x-loader and u-boot for ICS, but
it hangs at some point :)

Br,
Marko


Marko Hakkarainen

unread,
Feb 2, 2012, 9:46:55 AM2/2/12
to panda...@googlegroups.com, Robert P. J. Day
I'm using Linaro ICS: http://releases.linaro.org/12.01/android/leb-panda/

This is what I did:
$ wget
http://releases.linaro.org/12.01/android/images/landing-panda/boot.tar.bz2
http://releases.linaro.org/12.01/android/images/landing-panda/system.tar.bz2
http://releases.linaro.org/12.01/android/images/landing-panda/userdata.tar.bz2
$ sudo add-apt-repository ppa:linaro-maintainers/tools
$ sudo apt-get update
$ sudo apt-get install linaro-image-tools
$ sudo linaro-android-media-create --mmc /dev/sdX --dev panda --system
system.tar.bz2 --boot boot.tar.bz2 --userdata userdata.tar.bz2
$ wget
http://releases.linaro.org/12.01/android/images/landing-panda/install-binaries.sh
$ chmod a+x install-binaries.sh
$ ./install-binaries.sh /dev/sdX2 "device node of system partition"

A side-note, X-Loader detects the omap version correctly, but u-boot
does not (and it seems rather old):

Texas Instruments X-Loader 1.41 (Jan 24 2012 - 10:05:52)
OMAP4460: 1.2 GHz capable SOM
mmc read: Invalid size
Starting OS Bootloader from MMC/SD1 ...

U-Boot 2011.06 (Aug 20 2011 - 18:00:16)

CPU : OMAP4430
Board: OMAP4 Panda
I2C: ready
DRAM: 1 GiB

On 02/01/2012 10:47 PM, Robert P. J. Day wrote:
> On Wed, 1 Feb 2012, Marko Hakkarainen wrote:
>
>> I also managed to boot and run Ubuntu 11.10 and ICS 4.0.3 ...
> where did you get the directions on how to boot and run ICS 4.0.3?
> i'm trying to document *reliable* instructions on how to load, boot
> and run various OSes on my panda ES, so i'd like to try ICS to verify
> that the instructions work.
>
> i'm using 64-bit ubuntu 11.10 as my dev host. so if there is a
> ready-to-run image out there, and/or instructions that seem to work on
> how to build it, i'd appreciate that. thanks.
>
> rday

Robert P. J. Day

unread,
Feb 2, 2012, 9:56:19 AM2/2/12
to Marko Hakkarainen, panda...@googlegroups.com
On Thu, 2 Feb 2012, Marko Hakkarainen wrote:

some day, i *will* have absolutely up-to-date docs for all of this.
you don't need to add a new PPA, linaro-image-tools is part of
universe/devel as of ubuntu 11.10. just thought i'd point that out.

rday

--

========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca

Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================

Reply all
Reply to author
Forward
0 new messages