summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2024-04-25 12:46:28 +0200
committerKever Yang <[email protected]>2024-04-26 15:47:05 +0800
commita1f600b3050dd73f94c625dd2ff01003039b5b5d (patch)
tree926f74dc046fe095d3a3d2bd753a4171d3846a2b /doc/develop
parentd5fd2702f2b9c235d2d200cdd971e5d62f1802eb (diff)
rockchip: rock5a-rk3588s: 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 rock5a-rk3588s.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 <[email protected]> Signed-off-by: Chris Morgan <[email protected]> Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions