]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE
authorFUKAUMI Naoki <naoki@radxa.com>
Mon, 11 Sep 2023 10:01:20 +0000 (19:01 +0900)
committerKever Yang <kever.yang@rock-chips.com>
Sat, 7 Oct 2023 08:49:41 +0000 (16:49 +0800)
commit667742a918f1a6c59737163a9cd94e3042b0663d
tree8c18967776ea46ebc7800cf4709f6fd69155e490
parent8952b3857b3a9dcb38e8f99a764bedc82dd6b84c
configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILE

all rk3308 boards should use their own dtb file.

also, change fdt_addr_r to avoid following error:
 "ERROR: Did not find a cmdline Flattened Device Tree"
it happens on Radxa ROCK Pi S (256MB/512MB) with kernel built from
Radxa BSP.

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
configs/evb-rk3308_defconfig
configs/roc-cc-rk3308_defconfig
configs/rock-pi-s-rk3308_defconfig
include/configs/rk3308_common.h