Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problems at booting U-Boot and loading Kernel
@ 2012-05-19 21:28 Tobias Sachs
  2012-05-20 19:47 ` Arnout Vandecappelle
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Sachs @ 2012-05-19 21:28 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Problems at booting U-Boot and loading Kernel
  2012-05-19 21:28 [Buildroot] Problems at booting U-Boot and loading Kernel Tobias Sachs
@ 2012-05-20 19:47 ` Arnout Vandecappelle
  0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-05-20 19:47 UTC (permalink / raw)
  To: buildroot

On 05/19/12 23:28, Tobias Sachs wrote:
> 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.

  This type of issue often appears because you attempt to use the output/target
directory directly (as an nfs-root).  You should always use one of the generated
filesystems in the output/images directory.

  Which type of rootfs did you select?

  Regards,
  Arnout

-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-20 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-19 21:28 [Buildroot] Problems at booting U-Boot and loading Kernel Tobias Sachs
2012-05-20 19:47 ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox