[U-Boot] [PATCH v2 2/6] ARM: bootm: Try to use relocated ramdisk
Simon Glass
sjg at chromium.org
Mon Jan 11 17:58:27 CET 2016
On 8 January 2016 at 03:33, 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>
>
> ---
>
> Changes in v2:
> Add comments.
>
> arch/arm/lib/bootm.c | 12 +++++++++++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list