u-boot/board/radxa
Quentin Schulz d4a6373bdf rockchip: rock5b-rk3588: use DRAM banks from ATAGS
RK3588-based devices now support creating DRAM banks with proper holes
by reading the ATAGS from Rockchip TPL blob, so let's use that mechanism
instead.

Since ft_board_setup isn't defined anymore, there's no need for
selecting CONFIG_OF_BOARD_SETUP.

Similarly, because the rock5b-rk3588.c would be empty, it is simply
removed, with the (would-be-empty) Makefile as well.

The CONFIG_NR_DRAM_BANK now defaults to 10 which is a safe bet for
reading banks from ATAGS, so let's use the default value instead.

Co-developed-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2024-04-26 15:47:05 +08:00
..
rock boards: Remove empty BOARD_SPECIFIC_OPTIONS 2024-03-13 12:40:43 -04:00
rock2 board: rk3288: simplify the DT file list in MAINTAINERS 2024-04-26 15:47:05 +08:00
rock5a-rk3588s rockchip: rock5a-rk3588s: use DRAM banks from ATAGS 2024-04-26 15:47:05 +08:00
rock5b-rk3588 rockchip: rock5b-rk3588: use DRAM banks from ATAGS 2024-04-26 15:47:05 +08:00
rockpi4-rk3399 board: rockchip: Add a common ROCK Pi 4 target 2024-03-14 18:19:27 +08:00