commit | 9a171a03fafa54c83a82f58e9a6ccaac073e43b7 | [log] [tgz] |
---|---|---|
author | FUKAUMI Naoki <naoki@radxa.com> | Mon Sep 11 19:01:20 2023 +0900 |
committer | Kever Yang <kever.yang@rock-chips.com> | Sat Oct 07 16:49:41 2023 +0800 |
tree | 8c18967776ea46ebc7800cf4709f6fd69155e490 | |
parent | 6f396aad9012c55fc2c27c9e4652b2de3656f5b8 [diff] |
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>