]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3288: move setup_led() to firefly-rk3288
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:24 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit355248afee09a1bf811f8f638bbb9239119360e0
tree90d4e80f4931e0f9a995c03ee362b70eb8957c7d
parent0da100b52f6538767551113a32bc05c6c8c274fe
rockchip: rk3288: move setup_led() to firefly-rk3288

Only firefly-rk3288 has the dts node "u-boot,boot-led",
while CONFIG_SPL_LED is not enable, move code to firefly-rk3288
now in case someone need this code.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/Kconfig
arch/arm/mach-rockchip/rk3288-board-spl.c
arch/arm/mach-rockchip/rk3288/Kconfig
board/firefly/firefly-rk3288/firefly-rk3288.c