commit | b65850509c9443e8e5fb8fb9c01a9be82441bc35 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Tue Mar 12 23:36:14 2024 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Thu Mar 14 18:19:27 2024 +0800 |
tree | 7368b6c43abc1dbe1e2949eaebcf39d03a5b19ff | |
parent | 4b6e00454fe37a3ec3304ad88396bbb28066f44c [diff] |
board: rockchip: Add a common ROCK Pi 4 target Move ROCK Pi 4 specific board code from the shared evb_rk3399 target into its own board target and update related defconfigs to use the new TARGET_ROCKPI4_RK3399 option. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Christopher Obbard <chris.obbard@collabora.com> Reviewed-by: Peter Robinson <pbrobinson@gmail.com>