]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: rpi_b: rework boot scripts, enable sysboot
authorStephen Warren <swarren@wwwdotorg.org>
Fri, 14 Feb 2014 03:44:07 +0000 (20:44 -0700)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 22 Feb 2014 13:06:51 +0000 (14:06 +0100)
commit1998a1a6c32d5e3ed729e0e08867d6f8fa97df50
treeca3e17c6ef024c04b9faed788b32b20d1cfc2c2f
parent5c92d4823d2d5de03ea63cb3fbfc898c39cf199c
ARM: rpi_b: rework boot scripts, enable sysboot

Rework rpi_b's bootcmd (and sub-commands) to match Tegra's bootcmd as
much as possible. This will aid in a future patch which will create a
common header e.g. config_distro_bootcmd.h.

While at it, enable booting from extlinux.conf using the sysboot command.

The iteration and componentization currently makes a little more sense
for Tegra than RPi, but I'd still like to keep the two as similar as
possible. USB and networking support is coming to the RPi in due course,
and it'll all make more sense then anyway.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
include/configs/rpi_b.h