rockchip: fix rk3036 SPL build

A patch from »rockchip: fix rk3036 SPL build« in state Obsolete for u-boot

From: Heiko Stuebner <heiko@...> Date: Wed, 20 Jul 2016 23:39:29 +0200

Commit-Message

Commit c7db6abf534d ("ARM64: rockchip: add support for rk3399 SoC based evb") moved the SPL Kconfig selects into the individual soc-specific options. But it only did it for the rk3288 and not for the rk3036 thus disabling SPL builds for it. Add the necessary options for the rk3036 as well. Fixes: c7db6abf534d ("ARM64: rockchip: add support for rk3399 SoC based evb") Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm/mach-rockchip/Kconfig | 2 ++ 1 file changed, 2 insertions(+)

Statistics

  • 2 lines added
  • 0 lines removed

Changes

------------------------ arch/arm/mach-rockchip/Kconfig ------------------------
index 2817c0f..c47e16c 100644
@@ -8,6 +8,8 @@ config ROCKCHIP_RK3036
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.
+ select SUPPORT_SPL
+ select SPL
config ROCKCHIP_RK3188
bool "Support Rockchip RK3188"
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...