]> Git Repo - u-boot.git/commit
vexpress64: juno: add optional initrd
authorRyan Harkin <[email protected]>
Fri, 9 Oct 2015 16:18:06 +0000 (17:18 +0100)
committerTom Rini <[email protected]>
Sun, 11 Oct 2015 21:12:05 +0000 (17:12 -0400)
commit4a6bdb59e1b33b62fce79c417b0ecc958408fec8
tree418a6a1f322e7c030fffd953360ac4c275b01e3e
parent6607d397c2a5ecd2fe7c940331da29692bab671e
vexpress64: juno: add optional initrd

Some OS images require an initrd on Juno.

If the file ramdisk.img exists in NOR flash, then we load it and pass
the address to the kernel.  Otherwise, we pass the "-" parameter as
before.

Signed-off-by: Ryan Harkin <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
include/configs/vexpress_aemv8a.h
This page took 0.03277 seconds and 4 git commands to generate.