[U-Boot] [PATCH v5 1/6] ARM: bootm: Try to use relocated ramdisk

Simon Glass sjg at chromium.org
Fri Jan 22 04:13:18 CET 2016


On 13 January 2016 at 19:19, Jeffy Chen <jeffy.chen at rock-chips.com> wrote:
> After boot_ramdisk_high(), ramdisk would be relocated to
> initrd_start & initrd_end, so use them instead of rd_start & rd_end.
>
> Signed-off-by: Jeffy Chen <jeffy.chen at rock-chips.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3: None
> Changes in v2:
> Add comments.
>
>  arch/arm/lib/bootm.c | 12 +++++++++++-
>  1 file changed, 11 insertions(+), 1 deletion(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list