]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: rpi_b: enable SD controller, add related env/cmds
authorStephen Warren <swarren@wwwdotorg.org>
Tue, 29 Jan 2013 16:37:42 +0000 (16:37 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 20 Mar 2013 14:32:16 +0000 (15:32 +0100)
commit131a1e603b3a8438b84b41940bc6a2051a36e087
treee1b9f5bbdeb6043d780c212bcca814a8ba96b90a
parent9a4fbe4fbdeb3ffadeb277236c672c2712443a1b
ARM: rpi_b: enable SD controller, add related env/cmds

Enable the SD controller driver for the Raspberry Pi. Enable a number
of useful MMC, partition, and filesystem-related commands. Set up the
environment to provide standard locations for loading a kernel, DTB,
etc. Provide a boot command that loads and executes boot.scr.uimg from
the SD card; this is written considering future extensibilty to USB
storage.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/include/asm/arch-bcm2835/mbox.h
board/raspberrypi/rpi_b/rpi_b.c
include/configs/rpi_b.h