[U-Boot] [PATCH 0/4] ARM: OMAP4: Add OMAP4470 support
Tom Rini
trini at ti.com
Wed Aug 28 20:25:47 CEST 2013
On Tue, Aug 06, 2013 at 03:18:47PM +0300, Taras Kondratiuk wrote:
> This series adds OMAP4470 support. It initializes clocks, voltages and EMIF.
> This is enough to boot SLP, but U-Boot will try to start battery charging
> on TWL6032 and will crash, because registers GPADC registers are different.
>
> To get fully functional system Oleg's TWL6032 series [1] is needed
> on top of this one.
>
> Tested on TI Blaze Tablet2 board.
>
> Based on v2013.07+ commit f53932a "dts/Makefile: pass -undef -D__DTS__ to cpp"
>
> [1] http://www.mail-archive.com/u-boot@lists.denx.de/msg118364.html
>
> Lubomir Popov (1):
> ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
>
> Taras Kondratiuk (3):
> ARM: OMAP4470: Add OMAP4470 identification
> ARM: OMAP4470: Add voltage and dpll data
> ARM: OMAP4460: sdp: Limit TPS mux config to 4460
>
> arch/arm/cpu/armv7/omap4/hw_data.c | 36 +++++++++++++++++++++++++++
> arch/arm/cpu/armv7/omap4/hwinit.c | 3 +++
> arch/arm/cpu/armv7/omap4/sdram_elpida.c | 41 +++++++++++++++++++++++++------
> arch/arm/include/asm/arch-omap4/clock.h | 7 +++++-
> arch/arm/include/asm/arch-omap4/omap.h | 1 +
> arch/arm/include/asm/omap_common.h | 1 +
> board/ti/sdp4430/sdp.c | 3 ++-
> 7 files changed, 83 insertions(+), 9 deletions(-)
Applied to u-boot-ti/master, thanks!
--
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/20130828/b24adcef/attachment.pgp>
More information about the U-Boot
mailing list