[Angstrom-devel] [BeagleBoard] angstrom, latest kernel version failed to boot, 3.0.23
Lefeuvre, Florian
f-lefeuvre at ti.com
Sat Mar 17 00:32:30 CET 2012
Hi,
I'm trying to do some development on a beagleboard in order connect some of our devices to the SPI/I2C bus.
It's now several days I'm trying to achieve this goal without success:
I tried to use openembedded, by following your instruction:
MACHINE=beagleboard ./oebb.sh config beagleboard
MACHINE=beagleboard ./oebb.sh update
MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel
MACHINE=beagleboard ./oebb.sh bitbake console-image
Everything works fine, I compile the kernel, rootfs, etc... (version 3.0.23),install it on a SD card
But when I try to run it, I fall in the following error:
http://www.mail-archive.com/angstrom-distro-devel@linuxtogo.org/msg05653.html
(the loading procedure hang)
I just want a linux kernel I can compile myself that boot on the beagle board (with basic functionality like networks, console...)
How can I reverse bitbake/OE to a working version of Angstrom to beagleboard?
I know the version 3.0.17 is working fine, how can I get the source and config file for this version?
I can't found this information anywhere on the internet...
I know your time is precious, I will appreciate if you can point me to the good direction (wiki, blog, forum)...
Thanks for your help.
Regards,
Florian
Details:
OE Build Configuration:
BB_VERSION = "1.15.1"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "beagleboard"
DISTRO = "angstrom"
DISTRO_VERSION = "v2012.03-core"
TUNE_FEATURES = "armv7a vfp neon cortexa8"
TARGET_FPU = "vfp-neon"
meta-angstrom = "master:51ba0dd081af1d7de56ffc9fb318044bc3c7c47e"
meta-oe
meta-efl
meta-gpe
meta-gnome
meta-xfce
meta-initramfs = "master:cb5ff1622e3dbf75f60f9d6414ff386d10f6c28f"
meta-opie = "master:efa3892b20a4ef80274e56e5633ebd62c16f9731"
meta-java = "master:e90110b85733f9cdda26861bc29588257173c11c"
meta-ti = "master:0d0e2c1e274e1885d8b5cb07421449e9d0016c2c"
meta-efikamx = "master:2c09a3a780b23448e8a6ca964256ff7f5ccba65d"
meta-nslu2 = "master:3d9fc951b05b4df476374b6fc3085ebac7f293ee"
meta-htc
meta-nokia
meta-openmoko
meta-palm = "master:57cd9600e285f394873b943644879b166a256769"
meta-handheld = "master:f2904e00c9c709d1f40e4a93f0f552f882bacf4f"
meta-intel
meta-sugarbay
meta-crownbay
meta-emenlow
meta-fishriver
meta-jasperforest
meta-n450 = "master:d9132cc66316be45f44beeea6eba734bb3ab337d"
meta = "master:efd80fd23cb96ccc203893017938c1163d20b898"
More information about the Angstrom-distro-devel
mailing list