]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: rk3399: Migrate to use common spl board file
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:42 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commitb7abef2ecbcc46df38d5519e649cd3779a17ab35
treeec10c7d82d57b9de002d9c1b418932a579e27205
parentfaa98c7c5af2cc1224b77526f0106f26af86ad63
rockchip: rk3399: Migrate to use common spl board file

rk3399 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/rk3399-board-spl.c [deleted file]