]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: rk3399: move boot_devices into soc file
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:40 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commit1ec8027f87703b80152d5174ac872aba1dc9d598
tree52130ca1ec327f8ec7dbbeafc9e96480fec0b166
parent031c4ea02053ad406486ed522ca7142c7288bd8f
rockchip: rk3399: move boot_devices into soc file

Move boot_devices definition into rk3399.c, so that we can
share the common code for board_spl_was_booted_from().

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