From: Eric Nelson <eric.nelson@boundarydevices.com>
To: Baodong Chen <chenbdchenbd@gmail.com>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: SabreLite can not boot from SD card
Date: Thu, 20 Feb 2014 07:22:24 -0700 [thread overview]
Message-ID: <53060FA0.1070705@boundarydevices.com> (raw)
In-Reply-To: <CAEAuANNJvSMXO4CNWE-wxUem1+epWLxqjdMgp7urwdJWEaW5qA@mail.gmail.com>
Hi Baodong,
On 02/19/2014 09:41 PM, Baodong Chen wrote:
> Hi Eric:
> Thanks for your reply.
Please don't top-post!
> All i want is to have a sdcard image which contains u-boot, kernel and
> rootfs all in it.
And you get that with the stock image produced by Dora.
> I have written SD loader to NOR flash already.
>
> So after bitbake, using the following two commands seems work for me,
> the u-boot is loaded by SD loader from NOR flash and kernel is loaded by
> u-boot.
> dd if=fsl-image-gui-nitrogen6x.sdcard of=/dev/sdb
> dd if=u-boot.imx of=/dev/sdb bs=512 seek=2
>
> Am i right? or am i misunderstaning something?
>
Okay, here's where I drop out.
The SABRE Lite and all Boundary Devices boards boot to SPI-NOR.
If you're re-programming them with the SPI-to-SD-Loader, you're
explicitly stating that you know what you're doing.
If you're over-riding that, you're probably either testing or
preparing for a custom design, and you **will** need to understand
how the image creation step in Yocto works.
All of the Freescale boards are already configured to do this,
so I'd recommend that you look at how that's done.
Perhaps others on this list can offer guidance.
If you get lost in the details, you can also just write a
post-installation script to create your SD card using the
parts provided in tmp/deploy/images/ instead of simply
using dd.
Regards,
Eric
next prev parent reply other threads:[~2014-02-20 14:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-20 0:36 SabreLite can not boot from SD card Baodong Chen
2014-02-20 0:44 ` Baodong Chen
2014-02-20 1:13 ` Baodong Chen
2014-02-20 1:30 ` Errors booting SABRE Lite (was SabreLite can not boot from SD card) Eric Nelson
2014-02-20 5:30 ` Baodong Chen
2014-02-20 14:35 ` Eric Nelson
2014-02-20 0:58 ` SabreLite can not boot from SD card Eric Nelson
2014-02-20 4:41 ` Baodong Chen
2014-02-20 14:22 ` Eric Nelson [this message]
2014-02-21 1:50 ` Baodong Chen
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=53060FA0.1070705@boundarydevices.com \
--to=eric.nelson@boundarydevices.com \
--cc=chenbdchenbd@gmail.com \
--cc=meta-freescale@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.