Searched hist:"305 b90919ea8c17edeb1e7d15ae5ca43f36bddc2" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/board/hisilicon/hikey/ |
| H A D | hikey.c | 305b90919ea8c17edeb1e7d15ae5ca43f36bddc2 Wed Apr 20 16:14:02 UTC 2016 Peter Griffin <peter.griffin@linaro.org> ARM: hisilicon: hikey: Align memory node with upstream kernel
The memory node gets automatically generated by U-Boot in arch_fixup_fdt(), before passing control to the kernel using U-Boots representation of the dram banks.
However the upstream kernel uses the memory node to carve-out regions of RAM for various purposes. To make this work without changing arch_fixup_fdt() which will effect many platforms we replicate the upstream memory node layout using the dram banks.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | hikey.h | 305b90919ea8c17edeb1e7d15ae5ca43f36bddc2 Wed Apr 20 16:14:02 UTC 2016 Peter Griffin <peter.griffin@linaro.org> ARM: hisilicon: hikey: Align memory node with upstream kernel
The memory node gets automatically generated by U-Boot in arch_fixup_fdt(), before passing control to the kernel using U-Boots representation of the dram banks.
However the upstream kernel uses the memory node to carve-out regions of RAM for various purposes. To make this work without changing arch_fixup_fdt() which will effect many platforms we replicate the upstream memory node layout using the dram banks.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|