]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: highbank: setup env from boot source register
authorRob Herring <rob.herring@calxeda.com>
Wed, 1 Feb 2012 16:57:57 +0000 (16:57 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 28 Mar 2012 21:34:27 +0000 (23:34 +0200)
commit4a3ea216414ad762b3718775a65437c13f0accbc
tree67500bcc9c135b91462325bd7575d22b0b54cf3f
parenta34e8549480c41057aa47cea50c0785fd9ce4f4a
ARM: highbank: setup env from boot source register

Add support to read the boot src register and set bootcmd env from the
selected bootcmdX env setting.

Based on Linkstation boot choice selection.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
board/highbank/highbank.c