
20 Jan
2016
20 Jan
'16
12:47 a.m.
2016-01-09 2:12 GMT+09:00 Masahiro Yamada yamada.masahiro@socionext.com:
The load address of the kernel can be changed via "kernel_addr_r" environment. The device tree and the initramdisk should be relocated according to the kernel location.
The "bootm_low" should be calculated by masking the lower bits (TEXT_OFFSET part) of the "kernel_addr_r" environment value.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Applied to u-boot-uniphier/master.
--
Best Regards
Masahiro Yamada