]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3288: Migrate to use common spl board file
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:27 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit60b13c8b4a6d5d147addfa68308dedd81587c7fe
tree17b34170d739aa25d91d5fb8cfdc464a3c46c46a
parentf35c417c9bb62da461b32c9491bc8a72f800046c
rockchip: rk3288: Migrate to use common spl board file

rk3288 has similar boot flow in SPL with other Rockchip SoCs,
migrate to use common spl board file.

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