Home
last modified time | relevance | path

Searched hist:"421376 ae42bc4bc6270fa5c812d2cffd7e73cdee" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Duniphier.h421376ae42bc4bc6270fa5c812d2cffd7e73cdee Tue Jul 21 05:04:18 UTC 2015 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: UniPhier: add environment sets for non-FIT Linux boot

Currently, the environment variables "norboot" and "nandboot" only
work with CONFIG_FIT, but we do not want to depend on CONFIG_FIT to
boot the kernel.

This commit adds environments useful for booting Linux with separate
uImage + ramdisk + DTB.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>