From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Switch from mmcboot to ramboot?
Date: Thu, 29 Nov 2012 09:24:36 +0100 [thread overview]
Message-ID: <20121129092436.00bea8a4@amdc308.digital.local> (raw)
In-Reply-To: <CAN0CFw0cWdxJK453A1O78rxY8f_6y1C0mHf_hjHQMKnOR1s2+A@mail.gmail.com>
Hi Grant,
> How can I tell u-boot to boot with the ramboot= definition instead of
> mmcboot= ?
>
> - Grant
You need to change environmental variable bootcmd
setenv bootcmd ramboot
saveenv
run bootcmd
or simpler:
Stop u-boot -> and access prompt
then,
run ramboot
--
Best regards,
Lukasz Majewski
Samsung Poland R&D Center | Linux Platform Group
next prev parent reply other threads:[~2012-11-29 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-28 21:50 [U-Boot] Switch from mmcboot to ramboot? Grant
2012-11-29 8:24 ` Lukasz Majewski [this message]
2012-11-29 21:09 ` Grant
2012-11-29 23:22 ` Lukasz Majewski
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=20121129092436.00bea8a4@amdc308.digital.local \
--to=l.majewski@samsung.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox