6 This target config option used for below listed px30 boards.
9 * EVB_PX30 is an evaluation board for Rockchip PX30.
11 config TARGET_ODROID_GO2
14 config TARGET_PX30_CORE
15 bool "Engicam PX30.Core"
18 * PX30.Core is an EDIMM SOM based on Rockchip PX30 from Engicam.
19 * EDIMM2.2 is a Form Factor Capacitive Evaluation Board from Engicam.
20 * PX30.Core needs to mount on top of EDIMM2.2 for creating complete
21 PX30.Core EDIMM2.2 Starter Kit.
23 config ROCKCHIP_BOOT_MODE_REG
29 config SYS_MALLOC_F_LEN
32 config SPL_SERIAL_SUPPORT
36 default "arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
47 config DEBUG_UART_CHANNEL
48 int "Mux channel to use for debug UART2/UART3"
49 depends on DEBUG_UART_BOARD_INIT
52 UART2 and UART3 can use two different set of pins to route the output.
53 For using the UART for early debugging the route to use needs
54 to be declared (0 or 1).
56 source "board/engicam/px30_core/Kconfig"
57 source "board/hardkernel/odroid_go2/Kconfig"
58 source "board/rockchip/evb_px30/Kconfig"