u-boot/board/raspberrypi/rpi_b
Stephen Warren f66f2aa265 ARM: rpi_b: power on SDHCI and USB HW modules
Send RPC commands to the VideoCore to turn on the SDHCI and USB modules.
For SDHCI this isn't needed in practice, since the firmware already
turned on the power in order to load U-Boot. However, it's best to be
explicit. For USB, this is necessary, since the module isn't powered
otherwise. This will allow the kernel USB driver to work.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
2014-01-20 17:11:39 -05:00
..
Makefile board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
rpi_b.c ARM: rpi_b: power on SDHCI and USB HW modules 2014-01-20 17:11:39 -05:00