u-boot/board/radxa
Eugen Hristev a6e85a35b5 board: rock5b-rk3588: add memory gaps into kernel's DTB
RK3588 has two memory gaps when using 16 GiB DRAM size:
[0x3fc000000 , 0x3fc500000]
and
[0x3fff00000 , 0x3ffffffff]

If the kernel is agnostic to these gaps, accessing the area causes
a SError panic.

Hence, add reserved memory areas in kernel's DTB before booting.

Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2023-02-28 18:07:29 +08:00
..
rock SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rock2 board: rk3288: add more DT files to MAINTAINERS 2022-04-18 11:25:13 +08:00
rock5b-rk3588 board: rock5b-rk3588: add memory gaps into kernel's DTB 2023-02-28 18:07:29 +08:00