Home
last modified time | relevance | path

Searched hist:"17 bd4a211467c66e63d79ffc35b1e1644152ad14" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Duniphier.h17bd4a211467c66e63d79ffc35b1e1644152ad14 Fri Jan 08 17:12:26 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ

U-Boot relocates the device tree and the initramdisk to the tail
of the memory region before booting the kernel.

Some UniPhier boards are equipped with a large amount of memory.
For those boards, the device tree and the initramdisk are placed out
of the the kernel causing a kernel panic.

Add CONFIG_SYS_BOOTMAPSZ to prevent them from going too high.

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