[U-Boot] [PATCH v4] rockchip: add option to change method of loading u-boot

Ziyuan Xu xzy.xu at rock-chips.com
Tue Jul 12 07:47:18 CEST 2016


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 at 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 at rock-chips.com>
>> Acked-by: Simon Glass <sjg at chromium.org>
> Regards,
> Andreas
>




More information about the U-Boot mailing list