All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias Sachs <Tobias.Sachs@onlinehome.de>
To: buildroot@busybox.net
Subject: [Buildroot] How to create a Bootable SD-Card for i.MX28 EVK
Date: Fri, 04 May 2012 22:47:11 +0200	[thread overview]
Message-ID: <4FA4404F.7010109@onlinehome.de> (raw)

Hello,

I started one week ago with configuring an Kernel/Linux Image for my 
i.MX28 EVK for the first test I keep the original configurations except 
the following.

As target Architecture I choose "ARM (little endian)"
As Target Architecture Variant I use "arm926t"

In my Toolchain I ticked on "large file (files > 2 GB) support" an 
"WCHAR support"
In the System configuration i use "Dynamic using udev" as "/dev management"

As Kernel defconfig I use "mxs"

In Filesystem images I use "ext2 root filesystem"

With these configuration the "make" goes through wihout any errors und 
gave me a "uimage" und a "rootfs.ext2" as output. But how do i create a 
bootable SD-Card with my created uimage and rootfs.ext2?
With LTIB I can use "mk_mx28_sd.sh" and "mk_hdr.sh" but these Scripts 
need a "imx28_linux.sb" In the mail archives I've read about a patch to 
create these .sb files with buildroot but where do I find these patch 
and how do I apply it?

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Another Question when I select U-Boot as Bootloader I have to add a 
"U-Boot board name" but I can't find which names I could use if I try 
"mxs" I get only the error listed below.

libtool: install: warning: remember to run `libtool --finish /usr/lib'
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make: *** No rule to make target `mxs_config'.  Stop.
make[1]: *** [mxs_config] Error 1
make: *** 
[/home/freescale/Documents/imx28/buildroot/output/build/uboot-2012.04.01/.stamp_configured] 
Error 2

Many Thanks

             reply	other threads:[~2012-05-04 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04 20:47 Tobias Sachs [this message]
2012-05-04 21:39 ` [Buildroot] How to create a Bootable SD-Card for i.MX28 EVK 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=4FA4404F.7010109@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.