Home
last modified time | relevance | path

Searched hist:c9639421fd877fa0e95d7744dade002042eb721e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/lib/
H A Dbootm.cc9639421fd877fa0e95d7744dade002042eb721e Sun Nov 16 00:27:23 UTC 2014 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> MIPS: bootm: add missing initramfs relocation

The initramfs is currently only relocated if the user calls
the bootm ramdisk subcommand. If bootm should be used without
subcommands, the arch-specific bootm code needs to implement
the relocation.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>