blob: c74d1fc7f117e9236ffde73835112097cede50e8 [file] [log] [blame]
if ROCKCHIP_RK3308
config TARGET_EVB_RK3308
bool "EVB_RK3308"
select BOARD_LATE_INIT
config SYS_SOC
default "rk3308"
config SYS_MALLOC_F_LEN
default 0x400
config SPL_SERIAL_SUPPORT
default y
config ROCKCHIP_BOOT_MODE_REG
default 0xff000500
source "board/rockchip/evb_rk3308/Kconfig"
endif