All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukas-David Gorris <lukas.gorris@gmail.com>
To: yocto@yoctoproject.org
Subject: raspberrypi not booting in dylan
Date: Thu, 14 Nov 2013 23:19:11 +0100	[thread overview]
Message-ID: <52854C5F.1070906@gmail.com> (raw)

Hello,

"rpi-basic-image" for MACHINE="raspberrypi" from metadata revision 1.4 
"dylan" with added layer "meta-raspberrypi" does not boot on my 512MB 
raspberrypi with hynix memory. The green ACT led will light up only 
briefly after power up. There is no activity on the serial console, HDMI 
nor usb.
With the exact hardware configuration, I can boot a "raspbian" image 
just fine ( 
http://downloads.raspberrypi.org/images/raspbian/2013-02-09-wheezy-raspbian/2013-02-09-wheezy-raspbian.zip 
).


Tested working fix:

Flash the yocto image to SD and on the generated fat partition, replace

bootcode.bin
cmdline.txt
config.txt
*.elf

with the same files copied from the fat partition of the above raspbian 
image. That will generate a yocto SD card that will boot up fine and 
super fast to login.

According to the following post, this is due to a change of memory 
modules (now hynix) used in more recent raspberrypi revisions. I have 
512MB hynix memory (http://www.raspberrypi.org/archives/3534).

It might be concluded that the bootloader in the yocto dylan metadata is 
outdated and that an update could add compatibility with current 
raspberrypi hardware.

Please let me know if I can assist testing any patches or workarounds.

Best,

Lukas


                 reply	other threads:[~2013-11-14 22:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=52854C5F.1070906@gmail.com \
    --to=lukas.gorris@gmail.com \
    --cc=yocto@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.