From: Ziyuan Xu <xzy.xu@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4] rockchip: add option to change method of loading u-boot
Date: Tue, 12 Jul 2016 13:47:18 +0800 [thread overview]
Message-ID: <57848466.4090005@rock-chips.com> (raw)
In-Reply-To: <b116c82f-0a44-18e7-d3cc-342d328bcf84@suse.de>
hi Andreas,
Thanks for your catch. I will revise the typos.
On 2016?07?12? 12:30, Andreas F?rber wrote:
> Am 12.07.2016 um 05:18 schrieb Ziyuan Xu:
>> From: Xu Ziyuan <xzy.xu@rock-chips.com>
>>
>> If we would like to boot from SD card, we have to implement mmc driver
>> in SPL stage, and get a slightly large SPL binrary. Rockchip SoC's
> "binary"
>
>> bootrom code has the ability to load spl and u-boot, then boot.
>>
>> If CONFIG_ROCKCHIP_SPL_BACK_TO_BROM is enabled, the spl will return to
>> tbootrom in board_init_f(), then bootrom load u-boot binrary.
> "the bootrom", "the bootrom loads", "binary"
>
>> This patch does that.
> Redundant?
>
>> Loading sequence after rework:
>> bootrom ==> spl ==> bootrom ==> u-boot
>>
>> Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
>> Acked-by: Simon Glass <sjg@chromium.org>
> Regards,
> Andreas
>
prev parent reply other threads:[~2016-07-12 5:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-12 3:18 [U-Boot] [PATCH v4] rockchip: add option to change method of loading u-boot Ziyuan Xu
2016-07-12 4:30 ` Andreas Färber
2016-07-12 5:47 ` Ziyuan Xu [this message]
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=57848466.4090005@rock-chips.com \
--to=xzy.xu@rock-chips.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 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.