All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Poky Project <poky@yoctoproject.org>
Cc: John Willis <John.Willis@distant-earth.com>
Subject: RaspberryPi with Poky
Date: Fri, 08 Jun 2012 06:37:35 -0600	[thread overview]
Message-ID: <4FD1F20F.6060908@mlbassoc.com> (raw)

I've tried to build a simple Poky image for the RaspberryPi but
it seems some bits are missing.  Here's what I have in my deploy/images

[gthomas@europa rpi_poky]$ ls -l tmp/deploy/images/
total 113300
drwxr-xr-x 2 gthomas gthomas     4096 May 21 14:35 bcm2835-bootfiles
-rw-r--r-- 1 gthomas gthomas 46157543 May 21 16:36 core-image-sato-raspberrypi-20120521220319.rootfs.tar.bz2
lrwxrwxrwx 1 gthomas gthomas       59 May 21 16:37 core-image-sato-raspberrypi.rpi-sdimg -> core-image-sato-raspberrypi-20120521220319.rootfs.rpi-sdimg
lrwxrwxrwx 1 gthomas gthomas       57 May 21 16:37 core-image-sato-raspberrypi.tar.bz2 -> core-image-sato-raspberrypi-20120521220319.rootfs.tar.bz2
-rw-rw-r-- 1 gthomas gthomas 67036854 May 21 16:19 modules-3.1.9-r1-raspberrypi.tgz
-rw-rw-r-- 1 gthomas gthomas      294 May 21 16:25 README_-_DO_NOT_DELETE_FILES_IN_THIS_DIRECTORY.txt
lrwxrwxrwx 1 gthomas gthomas       97 May 21 16:19 zImage -> zImage-3.1.9-rpi+r1+git0ec4154d64ebba48ca2446cde60a90546311defc-r1-raspberrypi-20120521220319.bin
-rw-r--r-- 1 gthomas gthomas  2802952 May 21 16:18 zImage-3.1.9-rpi+r1+git0ec4154d64ebba48ca2446cde60a90546311defc-r1-raspberrypi-20120521220319.bin
lrwxrwxrwx 1 gthomas gthomas       97 May 21 16:19 zImage-raspberrypi.bin -> zImage-3.1.9-rpi+r1+git0ec4154d64ebba48ca2446cde60a90546311defc-r1-raspberrypi-20120521220319.bin
[gthomas@europa rpi_poky]$ ls -l tmp/deploy/images/bcm2835-bootfiles/
total 8328
-rwxrwxr-x 1 gthomas gthomas 2036936 May 21 14:29 arm128_start.elf
-rwxrwxr-x 1 gthomas gthomas 2036936 May 21 14:29 arm192_start.elf
-rwxrwxr-x 1 gthomas gthomas 2036936 May 21 14:29 arm224_start.elf
-rwxrwxr-x 1 gthomas gthomas   16528 May 21 14:29 bootcode.bin
-rw-rw-r-- 1 gthomas gthomas   32768 May 21 14:35 kernel.img
-rwxrwxr-x 1 gthomas gthomas  314691 May 21 14:29 loader.bin
-rwxrwxr-x 1 gthomas gthomas 2036936 May 21 14:29 start.elf

First problem: 'core-image-sato-raspberrypi.rpi-sdimg' is broken (no file)
Second problem: the boot file 'kernel.img' only has the header/wrapper, no
actual kernel code.

Has anyone succeeded in building a bootable image using Poky?

Note: I built this some days ago when the discussions on this list
were hot, but I only received my board yesterday :-)

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


             reply	other threads:[~2012-06-08 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-08 12:37 Gary Thomas [this message]
2012-06-08 12:46 ` RaspberryPi with Poky Tomas Frydrych
2012-06-10 20:54   ` Paul Eggleton
2012-06-10 22:30     ` Gary Thomas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FD1F20F.6060908@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=John.Willis@distant-earth.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.