[U-Boot] [PATCH V2 00/13] Basic Raspberyr Pi support

Tom Rini trini at ti.com
Wed Aug 1 18:25:02 CEST 2012


On Tue, Jul 31, 2012 at 10:13:30PM -0600, Stephen Warren wrote:
> This series adds basic support for the Raspberry Pi ARM board.
> 
> v2:
> * Add README config_cmd_default.h documentation fix.
> * Use <> not "" for include of config_cmd_default.h.
> * Squash together 3 patches related to enabling booting a Linux kernel.
> * Minor rpi_b.h order changes in order to drop later cleanup patch.
> * Merged together 2 patch series of mine, and the GPIO series from Vikram.
> 
> Stephen Warren (11):
>   README: fix references to config_cmd_default.h
>   ARM: add basic support for the Broadcom BCM2835 SoC
>   ARM: bcm2835: add Raspberry Pi model B board
>   ARM: arm1176: enable instruction cache in arch_cpu_init()
>   ARM: rpi_b: enable CONFIG_ARCH_CPU_INIT for icache
>   ARM: rpi_b: define CONFIG_MACH_TYPE
>   ARM: rpi_b: include config_cmd_default.h
>   ARM: rpi_b: enable booting the Linux kernel
>   ARM: rpi_b: drop RAM size to 128M
>   ARM: rpi_b: move stack to top of RAM
>   ARM: bcm2835: implement reset using watchdog

I think some of these should be collapsed.  Implement reset using the
watchdog in the first SoC commit.  Add a fully functional rpi_b config /
board file from the get-go (with a why we limit to 128MB DRAM) and just
credit the folks that did parts X/Y/Z in the commit message.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120801/952f95b3/attachment.pgp>


More information about the U-Boot mailing list