]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: socfpga: spl: Add support for selecting boot device from BSEL
authorMarek Vasut <marex@denx.de>
Tue, 21 Jul 2015 14:11:16 +0000 (16:11 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:22 +0000 (08:17 +0200)
commitf5ca8fdb2c823b8accd0ee05be94644a55945d90
tree19958224989e94bb474989db1261125299ccf2b9
parent95f78be851ccef09f132ecacce60aa2c2acebcef
arm: socfpga: spl: Add support for selecting boot device from BSEL

Rework spl_boot_device() such that it reads the BSEL settings from
system manager and decides from where to load U-Boot based on this
information.

Signed-off-by: Marek Vasut <marex@denx.de>
arch/arm/mach-socfpga/spl.c