From: Tobias Sachs <Tobias.Sachs@onlinehome.de>
To: buildroot@busybox.net
Subject: [Buildroot] Problems at booting U-Boot and loading Kernel
Date: Sat, 19 May 2012 23:28:38 +0200 [thread overview]
Message-ID: <4FB81086.8080609@onlinehome.de> (raw)
Hello,
I have two problems with images I created with Buildroot. My Target
system is an i.MX28EVK from Freescale.
My first problem is the following. I applied the patches to create a
u-boot.sb (secureboot) image for i.MX Platform. This image build very
well but in 9 of 10 tries it fails to boot. I disconnect the EVK from
Power every time a boot failed but cannot say which circumstances made
it work.
The second problem is a bit more frustrating. I tried to load a 3.3.5
Kernel after U-Boot boot but it fails with the message "can't open
/dev/ttyAMA0 permission denied". At this point I tried everything I
could imagine.
I used Static device table and entered the permissions to
/"target/generic/device_table.txt" and
"/target/generic/device/table_dev.txt".
I tried to use udev and created a file in output/target/etc/udev/rules.d
with the name "50-udev.rules" which contains the following
***KERNEL="tty[A-Z]*", NAME="%k", GROUP="uucp", MODE="666"***
In both cases I tried various permissions from 644 to 777. But every
time I try to boot these Kernel the error are the same.
I hope anyone could help me
Thanks Tobias
next reply other threads:[~2012-05-19 21:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-19 21:28 Tobias Sachs [this message]
2012-05-20 19:47 ` [Buildroot] Problems at booting U-Boot and loading Kernel Arnout Vandecappelle
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=4FB81086.8080609@onlinehome.de \
--to=tobias.sachs@onlinehome.de \
--cc=buildroot@busybox.net \
/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.