summaryrefslogtreecommitdiff
path: root/configs/roc-pc-rk3399_defconfig
diff options
context:
space:
mode:
authorSuniel Mahesh <sunil@amarulasolutions.com>2020-02-03 16:50:04 +0300
committerKever Yang <kever.yang@rock-chips.com>2020-02-19 11:45:38 +0300
commit01892d230dd456278cd28c3b8de109202f910238 (patch)
tree4c7985c5baec09fd815b08fa56bd2f6ba4d62012 /configs/roc-pc-rk3399_defconfig
parent80b9882a6e666fe7edd7fe3e821ae6e8188fb126 (diff)
downloadu-boot-01892d230dd456278cd28c3b8de109202f910238.tar.xz
rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399
roc-pc-rk3399 board has one user button & three user LED's. Currently we don't have any code support for these devices. Since button and LED's are specific to roc-pc-rk3399 board, split it into its own board file and add code support here. Signed-off-by: Suniel Mahesh <sunil@amarulasolutions.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/roc-pc-rk3399_defconfig')
-rw-r--r--configs/roc-pc-rk3399_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/roc-pc-rk3399_defconfig b/configs/roc-pc-rk3399_defconfig
index 81e94fe943..577ba77b3e 100644
--- a/configs/roc-pc-rk3399_defconfig
+++ b/configs/roc-pc-rk3399_defconfig
@@ -3,6 +3,7 @@ CONFIG_ARCH_ROCKCHIP=y
CONFIG_SYS_TEXT_BASE=0x00200000
CONFIG_ENV_OFFSET=0x3F8000
CONFIG_ROCKCHIP_RK3399=y
+CONFIG_TARGET_ROC_PC_RK3399=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_DEBUG_UART_BASE=0xFF1A0000
CONFIG_DEBUG_UART_CLOCK=24000000