Files
build/config/boards/rockpi-4a.conf
Emmanuil Chatzipetru 98208b308b config: boards: rockchip: Remove unusupported legacy kernel configs.
Legacy kernel is not supported no more for these rockchip boards and
thus, they can be removed from their associated board configuration files.

Signed-off-by: Emmanuil Chatzipetru <echatzip.manu@gmail.com>
2023-10-14 00:03:48 +02:00

13 lines
373 B
Plaintext

# Rockchip RK3399 hexa core 1-4GB SoC GBe eMMC USB3
BOARD_NAME="Rockpi 4A"
BOARDFAMILY="rockchip64"
BOARD_MAINTAINER="clee"
BOOTCONFIG="rock-pi-4-rk3399_defconfig"
KERNEL_TARGET="current,edge"
FULL_DESKTOP="yes"
BOOT_LOGO="desktop"
BOOT_FDT_FILE="rockchip/rk3399-rock-pi-4a.dtb"
BOOT_SCENARIO="tpl-spl-blob"
BOOT_SUPPORT_SPI=yes
DDR_BLOB="rk33/rk3399_ddr_933MHz_v1.20.bin"