2015-08-30 22:55:38 +00:00
|
|
|
if ARCH_ROCKCHIP
|
|
|
|
|
|
2018-01-22 07:11:11 +00:00
|
|
|
config ROCKCHIP_PX30
|
|
|
|
|
bool "Support Rockchip PX30"
|
|
|
|
|
select ARM64
|
|
|
|
|
help
|
|
|
|
|
The Rockchip PX30 is a ARM-based SoC with a quad-core Cortex-A35
|
|
|
|
|
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
|
|
|
|
USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs.
|
|
|
|
|
|
2016-07-15 22:17:15 +00:00
|
|
|
config ROCKCHIP_RK3036
|
|
|
|
|
bool "Support Rockchip RK3036"
|
|
|
|
|
select CPU_V7
|
2016-07-19 13:16:59 +00:00
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SPL
|
2016-07-15 22:17:15 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3036 is a ARM-based SoC with a dual-core Cortex-A7
|
|
|
|
|
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
|
|
|
|
USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs.
|
|
|
|
|
|
2017-03-10 03:01:51 +00:00
|
|
|
config ROCKCHIP_RK3128
|
|
|
|
|
bool "Support Rockchip RK3128"
|
|
|
|
|
select CPU_V7
|
2017-10-16 11:48:29 +00:00
|
|
|
select GICV2
|
2017-11-27 08:57:21 +00:00
|
|
|
select ARM_SMCCC
|
2017-03-10 03:01:51 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3128 is a ARM-based SoC with a quad-core Cortex-A7
|
|
|
|
|
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
|
|
|
|
USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs.
|
|
|
|
|
|
2017-11-29 09:39:34 +00:00
|
|
|
if ROCKCHIP_RK3128
|
|
|
|
|
|
|
|
|
|
config ROCKCHIP_RK3126
|
|
|
|
|
bool "Support Rockchip RK3126 "
|
|
|
|
|
help
|
|
|
|
|
RK3126 can use most code from RK3128, but at some situations we have
|
|
|
|
|
to distinguish between RK3126 and RK3128, so this macro gives help.
|
|
|
|
|
It is usually selected in rk3126 board defconfig.
|
|
|
|
|
endif
|
|
|
|
|
|
2017-08-17 13:13:11 +00:00
|
|
|
config ROCKCHIP_RK3066
|
|
|
|
|
bool "Support Rockchip RK3066"
|
|
|
|
|
select CPU_V7
|
|
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SUPPORT_TPL
|
|
|
|
|
select SPL
|
|
|
|
|
select TPL
|
|
|
|
|
select BOARD_LATE_INIT
|
|
|
|
|
select ROCKCHIP_BROM_HELPER
|
2018-01-20 13:51:51 +00:00
|
|
|
select SPL_ROCKCHIP_EARLYRETURN_TO_BROM
|
2017-08-17 13:13:11 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3066 is a ARM-based SoC with a dual-core Cortex-A9
|
|
|
|
|
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include ethernet, USB2 host
|
|
|
|
|
and OTG, SDIO, I2S, UART, SPI, I2C and PWMs.
|
|
|
|
|
|
2017-02-18 18:46:36 +00:00
|
|
|
config ROCKCHIP_RK3188
|
|
|
|
|
bool "Support Rockchip RK3188"
|
|
|
|
|
select CPU_V7
|
2017-05-03 09:13:32 +00:00
|
|
|
select SPL_BOARD_INIT if SPL
|
2017-02-18 18:46:36 +00:00
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SPL
|
2017-10-10 14:21:17 +00:00
|
|
|
select SPL_CLK
|
|
|
|
|
select SPL_REGMAP
|
|
|
|
|
select SPL_SYSCON
|
|
|
|
|
select SPL_RAM
|
|
|
|
|
select SPL_DRIVERS_MISC_SUPPORT
|
2017-10-10 14:21:15 +00:00
|
|
|
select SPL_ROCKCHIP_EARLYRETURN_TO_BROM
|
2017-04-05 22:19:36 +00:00
|
|
|
select BOARD_LATE_INIT
|
2017-02-18 18:46:36 +00:00
|
|
|
select ROCKCHIP_BROM_HELPER
|
|
|
|
|
help
|
|
|
|
|
The Rockchip RK3188 is a ARM-based SoC with a quad-core Cortex-A9
|
|
|
|
|
including NEON and GPU, 512KB L2 cache, Mali-400 graphics, two
|
|
|
|
|
video interfaces, several memory options and video codec support.
|
|
|
|
|
Peripherals include Fast Ethernet, USB2 host and OTG, SDIO, I2S,
|
|
|
|
|
UART, SPI, I2C and PWMs.
|
2017-06-23 09:17:52 +00:00
|
|
|
|
|
|
|
|
config ROCKCHIP_RK322X
|
|
|
|
|
bool "Support Rockchip RK3228/RK3229"
|
|
|
|
|
select CPU_V7
|
|
|
|
|
select SUPPORT_SPL
|
2017-09-06 01:10:33 +00:00
|
|
|
select SUPPORT_TPL
|
2017-06-23 09:17:52 +00:00
|
|
|
select SPL
|
2017-09-06 01:10:33 +00:00
|
|
|
select TPL
|
|
|
|
|
select TPL_NEEDS_SEPARATE_TEXT_BASE if SPL
|
|
|
|
|
select TPL_NEEDS_SEPARATE_STACK if TPL
|
|
|
|
|
select SPL_DRIVERS_MISC_SUPPORT
|
|
|
|
|
imply SPL_SERIAL_SUPPORT
|
|
|
|
|
imply TPL_SERIAL_SUPPORT
|
2017-06-23 09:17:52 +00:00
|
|
|
select ROCKCHIP_BROM_HELPER
|
|
|
|
|
select DEBUG_UART_BOARD_INIT
|
2017-09-06 01:10:33 +00:00
|
|
|
select TPL_LIBCOMMON_SUPPORT
|
|
|
|
|
select TPL_LIBGENERIC_SUPPORT
|
2017-09-07 11:07:30 +00:00
|
|
|
select GICV2
|
2017-06-23 09:17:52 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3229 is a ARM-based SoC with a dual-core Cortex-A7
|
|
|
|
|
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
|
|
|
|
USB2 host and OTG, SDIO, I2S, UART, SPI, I2C and PWMs.
|
2017-02-18 18:46:36 +00:00
|
|
|
|
2015-08-30 22:55:38 +00:00
|
|
|
config ROCKCHIP_RK3288
|
|
|
|
|
bool "Support Rockchip RK3288"
|
2016-07-14 03:09:26 +00:00
|
|
|
select CPU_V7
|
2017-05-03 09:13:32 +00:00
|
|
|
select SPL_BOARD_INIT if SPL
|
2016-07-19 13:16:59 +00:00
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SPL
|
2017-09-13 08:47:08 +00:00
|
|
|
select GICV2
|
2015-08-30 22:55:38 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3288 is a ARM-based SoC with a quad-core Cortex-A17
|
|
|
|
|
including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
|
|
|
|
|
video interfaces supporting HDMI and eDP, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
2016-11-02 17:03:01 +00:00
|
|
|
USB2 host and OTG, SDIO, I2S, UARTs, SPI, I2C and PWMs.
|
2015-08-30 22:55:38 +00:00
|
|
|
|
2017-02-23 07:37:51 +00:00
|
|
|
config ROCKCHIP_RK3328
|
|
|
|
|
bool "Support Rockchip RK3328"
|
|
|
|
|
select ARM64
|
2017-09-07 11:08:29 +00:00
|
|
|
select GICV2
|
2017-10-26 06:33:14 +00:00
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SUPPORT_TPL
|
|
|
|
|
select SPL
|
|
|
|
|
select TPL
|
|
|
|
|
select TPL_NEEDS_SEPARATE_TEXT_BASE if TPL
|
|
|
|
|
select TPL_NEEDS_SEPARATE_STACK if TPL
|
|
|
|
|
imply SPL_SERIAL_SUPPORT
|
|
|
|
|
imply TPL_SERIAL_SUPPORT
|
|
|
|
|
imply SPL_SEPARATE_BSS
|
|
|
|
|
select DEBUG_UART_BOARD_INIT
|
2017-02-23 07:37:51 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3328 is a ARM-based SoC with a quad-core Cortex-A53.
|
|
|
|
|
including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
|
|
|
|
|
video interfaces supporting HDMI and eDP, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
|
|
|
|
USB2 host and OTG, SDIO, I2S, UARTs, SPI, I2C and PWMs.
|
|
|
|
|
|
2017-10-26 06:33:14 +00:00
|
|
|
if ROCKCHIP_RK3328
|
|
|
|
|
|
|
|
|
|
config TPL_LDSCRIPT
|
|
|
|
|
default "arch/arm/mach-rockchip/u-boot-tpl-v8.lds"
|
|
|
|
|
|
|
|
|
|
config TPL_TEXT_BASE
|
|
|
|
|
default 0xff091000
|
|
|
|
|
|
|
|
|
|
config TPL_MAX_SIZE
|
|
|
|
|
default 28672
|
|
|
|
|
|
|
|
|
|
config TPL_STACK
|
|
|
|
|
default 0xff098000
|
|
|
|
|
|
|
|
|
|
endif
|
|
|
|
|
|
2017-05-15 09:51:18 +00:00
|
|
|
config ROCKCHIP_RK3368
|
|
|
|
|
bool "Support Rockchip RK3368"
|
|
|
|
|
select ARM64
|
2017-06-11 21:46:25 +00:00
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SUPPORT_TPL
|
2017-07-28 18:03:07 +00:00
|
|
|
select TPL_NEEDS_SEPARATE_TEXT_BASE if SPL
|
|
|
|
|
select TPL_NEEDS_SEPARATE_STACK if TPL
|
2017-06-11 21:46:25 +00:00
|
|
|
imply SPL_SEPARATE_BSS
|
|
|
|
|
imply SPL_SERIAL_SUPPORT
|
|
|
|
|
imply TPL_SERIAL_SUPPORT
|
|
|
|
|
select DEBUG_UART_BOARD_INIT
|
2017-09-13 08:34:43 +00:00
|
|
|
select GICV2
|
2017-05-15 09:51:18 +00:00
|
|
|
help
|
2017-06-09 22:47:53 +00:00
|
|
|
The Rockchip RK3368 is a ARM-based SoC with a octa-core (organised
|
|
|
|
|
into a big and little cluster with 4 cores each) Cortex-A53 including
|
|
|
|
|
AdvSIMD, 512KB L2 cache (for the big cluster) and 256 KB L2 cache
|
|
|
|
|
(for the little cluster), PowerVR G6110 based graphics, one video
|
|
|
|
|
output processor supporting LVDS/HDMI/eDP, several DDR3 options and
|
|
|
|
|
video codec support.
|
|
|
|
|
|
|
|
|
|
On-chip peripherals include Gigabit Ethernet, USB2 host and OTG, SDIO,
|
|
|
|
|
I2S, UARTs, SPI, I2C and PWMs.
|
2017-05-15 09:51:18 +00:00
|
|
|
|
2017-08-02 19:26:18 +00:00
|
|
|
if ROCKCHIP_RK3368
|
|
|
|
|
|
|
|
|
|
config TPL_LDSCRIPT
|
|
|
|
|
default "arch/arm/mach-rockchip/rk3368/u-boot-tpl.lds"
|
|
|
|
|
|
2017-07-28 18:20:41 +00:00
|
|
|
config TPL_TEXT_BASE
|
|
|
|
|
default 0xff8c1000
|
|
|
|
|
|
|
|
|
|
config TPL_MAX_SIZE
|
|
|
|
|
default 28672
|
|
|
|
|
|
|
|
|
|
config TPL_STACK
|
|
|
|
|
default 0xff8cffff
|
|
|
|
|
|
2017-08-02 19:26:18 +00:00
|
|
|
endif
|
|
|
|
|
|
2016-07-19 13:16:59 +00:00
|
|
|
config ROCKCHIP_RK3399
|
|
|
|
|
bool "Support Rockchip RK3399"
|
|
|
|
|
select ARM64
|
2017-02-22 08:56:38 +00:00
|
|
|
select SUPPORT_SPL
|
|
|
|
|
select SPL
|
|
|
|
|
select SPL_SEPARATE_BSS
|
2017-07-26 10:29:01 +00:00
|
|
|
select SPL_SERIAL_SUPPORT
|
|
|
|
|
select SPL_DRIVERS_MISC_SUPPORT
|
2017-04-01 10:59:25 +00:00
|
|
|
select DEBUG_UART_BOARD_INIT
|
2017-09-07 12:33:12 +00:00
|
|
|
select GICV3
|
2017-10-11 07:00:16 +00:00
|
|
|
select BOARD_LATE_INIT
|
2017-10-11 07:00:49 +00:00
|
|
|
select ROCKCHIP_BROM_HELPER
|
2016-07-19 13:16:59 +00:00
|
|
|
help
|
|
|
|
|
The Rockchip RK3399 is a ARM-based SoC with a dual-core Cortex-A72
|
|
|
|
|
and quad-core Cortex-A53.
|
|
|
|
|
including NEON and GPU, 1MB L2 cache, Mali-T7 graphics, two
|
|
|
|
|
video interfaces supporting HDMI and eDP, several DDR3 options
|
|
|
|
|
and video codec support. Peripherals include Gigabit Ethernet,
|
|
|
|
|
USB2 host and OTG, SDIO, I2S, UARTs, SPI, I2C and PWMs.
|
|
|
|
|
|
2017-06-01 10:00:55 +00:00
|
|
|
config ROCKCHIP_RV1108
|
|
|
|
|
bool "Support Rockchip RV1108"
|
|
|
|
|
select CPU_V7
|
|
|
|
|
help
|
|
|
|
|
The Rockchip RV1108 is a ARM-based SoC with a single-core Cortex-A7
|
|
|
|
|
and a DSP.
|
|
|
|
|
|
2017-06-29 09:21:15 +00:00
|
|
|
config SPL_ROCKCHIP_BACK_TO_BROM
|
2016-07-12 11:09:49 +00:00
|
|
|
bool "SPL returns to bootrom"
|
|
|
|
|
default y if ROCKCHIP_RK3036
|
2017-02-18 18:46:25 +00:00
|
|
|
select ROCKCHIP_BROM_HELPER
|
2017-06-29 09:21:15 +00:00
|
|
|
depends on SPL
|
|
|
|
|
help
|
|
|
|
|
Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
|
|
|
|
|
SPL will return to the boot rom, which will then load the U-Boot
|
|
|
|
|
binary to keep going on.
|
|
|
|
|
|
|
|
|
|
config TPL_ROCKCHIP_BACK_TO_BROM
|
|
|
|
|
bool "TPL returns to bootrom"
|
2017-10-26 06:33:14 +00:00
|
|
|
default y if ROCKCHIP_RK3368 || ROCKCHIP_RK3328
|
2017-06-29 09:21:15 +00:00
|
|
|
select ROCKCHIP_BROM_HELPER
|
|
|
|
|
depends on TPL
|
2016-07-12 11:09:49 +00:00
|
|
|
help
|
|
|
|
|
Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
|
|
|
|
|
SPL will return to the boot rom, which will then load the U-Boot
|
|
|
|
|
binary to keep going on.
|
|
|
|
|
|
2017-10-11 07:00:16 +00:00
|
|
|
config ROCKCHIP_BOOT_MODE_REG
|
|
|
|
|
hex "Rockchip boot mode flag register address"
|
2018-01-22 07:11:11 +00:00
|
|
|
default 0xff010200 if ROCKCHIP_PX30
|
2017-10-11 07:00:16 +00:00
|
|
|
default 0x200081c8 if ROCKCHIP_RK3036
|
2017-11-10 03:23:37 +00:00
|
|
|
default 0x100a0038 if ROCKCHIP_RK3128
|
2017-10-11 07:00:16 +00:00
|
|
|
default 0x20004040 if ROCKCHIP_RK3188
|
|
|
|
|
default 0x110005c8 if ROCKCHIP_RK322X
|
|
|
|
|
default 0xff730094 if ROCKCHIP_RK3288
|
2018-01-20 13:54:58 +00:00
|
|
|
default 0xff1005c8 if ROCKCHIP_RK3328
|
2017-10-11 07:00:16 +00:00
|
|
|
default 0xff738200 if ROCKCHIP_RK3368
|
|
|
|
|
default 0xff320300 if ROCKCHIP_RK3399
|
|
|
|
|
default 0x10300580 if ROCKCHIP_RV1108
|
|
|
|
|
default 0
|
|
|
|
|
help
|
|
|
|
|
The Soc will enter to different boot mode(defined in asm/arch/boot_mode.h)
|
|
|
|
|
according to the value from this register.
|
|
|
|
|
|
2018-01-20 13:46:44 +00:00
|
|
|
config ROCKCHIP_STIMER_BASE
|
|
|
|
|
hex "Rockchip Secure timer base address"
|
|
|
|
|
default 0xff220020 if ROCKCHIP_PX30
|
|
|
|
|
default 0x200440a0 if ROCKCHIP_RK3036
|
|
|
|
|
default 0x2000e000 if ROCKCHIP_RK3066
|
|
|
|
|
default 0x20018020 if ROCKCHIP_RK3126
|
|
|
|
|
default 0x200440a0 if ROCKCHIP_RK3128
|
|
|
|
|
default 0x2000e000 if ROCKCHIP_RK3188
|
|
|
|
|
default 0x110d0020 if ROCKCHIP_RK322X
|
|
|
|
|
default 0xff810020 if ROCKCHIP_RK3288
|
|
|
|
|
default 0xff1d0020 if ROCKCHIP_RK3328
|
|
|
|
|
default 0xff830020 if ROCKCHIP_RK3368
|
|
|
|
|
default 0xff8680a0 if ROCKCHIP_RK3399
|
|
|
|
|
default 0x10350020 if ROCKCHIP_RV1108
|
|
|
|
|
default 0
|
|
|
|
|
help
|
|
|
|
|
The secure timer inited in SPL/TPL in secure word, ARM generic timer
|
|
|
|
|
works after this timer work.
|
|
|
|
|
|
2018-01-20 13:50:15 +00:00
|
|
|
config ROCKCHIP_IRAM_START_ADDR
|
|
|
|
|
hex "Rockchip Secure timer base address"
|
|
|
|
|
default 0xff0e0000 if ROCKCHIP_PX30
|
|
|
|
|
default 0x10080000 if ROCKCHIP_RK3036
|
|
|
|
|
default 0x10080000 if ROCKCHIP_RK3128
|
|
|
|
|
default 0x10080000 if ROCKCHIP_RK3188
|
|
|
|
|
default 0x10080000 if ROCKCHIP_RK322X
|
|
|
|
|
default 0xff700000 if ROCKCHIP_RK3288
|
|
|
|
|
default 0xff091000 if ROCKCHIP_RK3328
|
|
|
|
|
default 0xff8c0000 if ROCKCHIP_RK3368
|
|
|
|
|
default 0xff8c0000 if ROCKCHIP_RK3399
|
|
|
|
|
default 0x10080000 if ROCKCHIP_RV1108
|
|
|
|
|
default 0
|
|
|
|
|
help
|
|
|
|
|
The IRAM start addr is to locate variant of the boot device from
|
|
|
|
|
bootrom.
|
|
|
|
|
|
2017-04-20 09:03:46 +00:00
|
|
|
config ROCKCHIP_SPL_RESERVE_IRAM
|
|
|
|
|
hex "Size of IRAM reserved in SPL"
|
2017-12-18 07:13:19 +00:00
|
|
|
default 0
|
2017-04-20 09:03:46 +00:00
|
|
|
help
|
|
|
|
|
SPL may need reserve memory for firmware loaded by SPL, whose load
|
|
|
|
|
address is in IRAM and may overlay with SPL text area if not
|
|
|
|
|
reserved.
|
|
|
|
|
|
2017-02-18 18:46:25 +00:00
|
|
|
config ROCKCHIP_BROM_HELPER
|
|
|
|
|
bool
|
|
|
|
|
|
2017-10-10 14:21:10 +00:00
|
|
|
config SPL_ROCKCHIP_EARLYRETURN_TO_BROM
|
|
|
|
|
bool "SPL requires early-return (for RK3188-style BROM) to BROM"
|
|
|
|
|
depends on SPL && ENABLE_ARM_SOC_BOOT0_HOOK
|
|
|
|
|
help
|
|
|
|
|
Some Rockchip BROM variants (e.g. on the RK3188) load the
|
|
|
|
|
first stage in segments and enter multiple times. E.g. on
|
|
|
|
|
the RK3188, the first 1KB of the first stage are loaded
|
|
|
|
|
first and entered; after returning to the BROM, the
|
|
|
|
|
remainder of the first stage is loaded, but the BROM
|
|
|
|
|
re-enters at the same address/to the same code as previously.
|
|
|
|
|
|
|
|
|
|
This enables support code in the BOOT0 hook for the SPL stage
|
|
|
|
|
to allow multiple entries.
|
|
|
|
|
|
|
|
|
|
config TPL_ROCKCHIP_EARLYRETURN_TO_BROM
|
|
|
|
|
bool "TPL requires early-return (for RK3188-style BROM) to BROM"
|
|
|
|
|
depends on TPL && ENABLE_ARM_SOC_BOOT0_HOOK
|
|
|
|
|
help
|
|
|
|
|
Some Rockchip BROM variants (e.g. on the RK3188) load the
|
|
|
|
|
first stage in segments and enter multiple times. E.g. on
|
|
|
|
|
the RK3188, the first 1KB of the first stage are loaded
|
|
|
|
|
first and entered; after returning to the BROM, the
|
|
|
|
|
remainder of the first stage is loaded, but the BROM
|
|
|
|
|
re-enters at the same address/to the same code as previously.
|
|
|
|
|
|
|
|
|
|
This enables support code in the BOOT0 hook for the TPL stage
|
|
|
|
|
to allow multiple entries.
|
|
|
|
|
|
2016-08-29 11:31:16 +00:00
|
|
|
config SPL_MMC_SUPPORT
|
2017-06-29 09:21:15 +00:00
|
|
|
default y if !SPL_ROCKCHIP_BACK_TO_BROM
|
2016-08-29 11:31:16 +00:00
|
|
|
|
2017-12-07 06:58:47 +00:00
|
|
|
config RKIMG_BOOTLOADER
|
|
|
|
|
bool "Support for Rockchip Image Bootloader boot flow"
|
|
|
|
|
default n
|
|
|
|
|
help
|
|
|
|
|
Rockchip use this to boot Android during development cycle and for
|
|
|
|
|
other OS, typical content kernel.img with zImage/Image, boot.img and
|
|
|
|
|
recovery.img with Ramdisk, packed with 'KNRL' header; and resource.img
|
|
|
|
|
with dtb and uboot/kernel logo bmp, vendor storage for custom info
|
|
|
|
|
like SN and MAC address.
|
|
|
|
|
|
2017-09-04 08:44:32 +00:00
|
|
|
config ROCKCHIP_RESOURCE_IMAGE
|
|
|
|
|
bool "Enable support for rockchip resource image"
|
2017-11-27 06:51:09 +00:00
|
|
|
depends on RKIMG_BOOTLOADER
|
2018-01-23 13:01:05 +00:00
|
|
|
default y
|
2017-09-04 08:44:32 +00:00
|
|
|
help
|
|
|
|
|
This enables support to get dtb or logo files from
|
|
|
|
|
rockchip resource image format partition.
|
|
|
|
|
|
2017-10-20 02:40:37 +00:00
|
|
|
config ROCKCHIP_VENDOR_PARTITION
|
2017-12-08 02:19:47 +00:00
|
|
|
bool "Rockchip vendor storage partition support"
|
|
|
|
|
depends on RKIMG_BOOTLOADER
|
|
|
|
|
help
|
|
|
|
|
This enable support to read/write vendor configuration data from/to
|
|
|
|
|
this partition.
|
2017-10-20 02:40:37 +00:00
|
|
|
|
2018-01-24 06:45:14 +00:00
|
|
|
config USING_KERNEL_DTB
|
|
|
|
|
bool "Using dtb from Kernel/resource for U-Boot"
|
|
|
|
|
depends on RKIMG_BOOTLOADER && OF_LIVE
|
|
|
|
|
default y
|
|
|
|
|
help
|
|
|
|
|
This enable support to read dtb from resource and use it for U-Boot,
|
|
|
|
|
the uart and emmc will still using U-Boot dtb, but other devices like
|
|
|
|
|
regulator/pmic, display, usb will use dts node from kernel.
|
|
|
|
|
|
2017-12-07 08:02:43 +00:00
|
|
|
config ROCKCHIP_CRC
|
|
|
|
|
bool "Rockchip CRC verify images"
|
|
|
|
|
help
|
|
|
|
|
This enable support Rockchip CRC verify images. It takes a lot of time,
|
|
|
|
|
so it is better only used for debug.
|
|
|
|
|
|
2017-11-27 08:56:36 +00:00
|
|
|
config ROCKCHIP_SMCCC
|
|
|
|
|
bool "Rockchip SMCCC"
|
|
|
|
|
default y if ARM_SMCCC
|
|
|
|
|
help
|
|
|
|
|
This enable support for Rockchip SMC calls
|
|
|
|
|
|
2017-09-25 07:24:33 +00:00
|
|
|
config GICV2
|
|
|
|
|
bool "ARM GICv2"
|
|
|
|
|
|
|
|
|
|
config GICV3
|
|
|
|
|
bool "ARM GICv3"
|
|
|
|
|
|
2015-11-17 06:20:27 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3036/Kconfig"
|
2017-08-17 13:13:11 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3066/Kconfig"
|
2017-03-10 03:01:51 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3128/Kconfig"
|
2017-02-18 18:46:36 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3188/Kconfig"
|
2017-06-23 09:17:54 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk322x/Kconfig"
|
2016-07-15 22:17:15 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3288/Kconfig"
|
2017-02-23 07:37:51 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3328/Kconfig"
|
2017-05-15 09:51:18 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3368/Kconfig"
|
2016-07-19 13:16:59 +00:00
|
|
|
source "arch/arm/mach-rockchip/rk3399/Kconfig"
|
2017-06-01 10:00:55 +00:00
|
|
|
source "arch/arm/mach-rockchip/rv1108/Kconfig"
|
2015-08-30 22:55:38 +00:00
|
|
|
endif
|