From: Oleksij Rempel <o.rempel@pengutronix.de>
To: duhuanpeng <iu87m888m@qq.com>, barebox@lists.infradead.org
Subject: Re: mips : How to run barebox by bootm in ram(u-boot command)?
Date: Thu, 29 Aug 2019 15:03:51 +0200 [thread overview]
Message-ID: <2d4a0456-33eb-3257-17c8-7bd3cee2e24f@pengutronix.de> (raw)
In-Reply-To: <001201d55693$b674d930$235e8b90$@qq.com>
Hi,
On 19.08.19 15:40, duhuanpeng wrote:
> Hello! How to run Barebox from ram now?
>
> I have a board with 64MiB ram and 16MiB flash, flash it to the first sector
> by
> original u-boot, maybe brick the board. Debrick is difficult due to limited
> tools.
>
> So, I want to run this in ram. And my u-boot *don't* have the "go" command.
> I have to use bootm command to run Barebox.
>
> - - - - - -
> mkimage -A mips -O linux -T kernel -C none -a 80060000 -e 80060000 -n
> 'barebox-tp-link' -d barebox.bin uImage
> tftpboot 0x81000000 uImage
> bootm 0x81000000
> - - - -
> I have try these above, but no luck.
Please, try 0xa1000000 instead of 0x81000000-
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2019-08-29 13:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-19 13:40 duhuanpeng
2019-08-29 13:03 ` Oleksij Rempel [this message]
2019-08-29 13:10 ` Ahmad Fatoum
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=2d4a0456-33eb-3257-17c8-7bd3cee2e24f@pengutronix.de \
--to=o.rempel@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=iu87m888m@qq.com \
/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