]> git.ipfire.org Git - people/ms/u-boot.git/commit
siemens,am33x: add draco etamin board
authorHeiko Schocher <hs@denx.de>
Tue, 7 Jun 2016 06:55:45 +0000 (08:55 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 9 Jun 2016 17:53:13 +0000 (13:53 -0400)
commit6b3943f1b04be60f147ee540fbd72c4c7ea89f80
treee11a9dbee39f4af68067ad6cacc984dc3531ca4f
parent9ae63f46a387573236372b937ada34daa55b893d
siemens,am33x: add draco etamin board

In the draco CPU board family, etamin is a new variant
with bigger flash and more RAM. Due to new flash that
uses larger pages (4K) some changes are necessary because
it impacts the MTD partition layout and the ubi mount
parameters.

Signed-off-by: Samuel Egli <samuel.egli@siemens.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
[trini: Move BOOTDELAY into defconfig, just always be 3 now]
Signed-off-by: Tom Rini <trini@konsulko.com>
14 files changed:
arch/arm/Kconfig
board/siemens/common/board.c
board/siemens/draco/Kconfig
board/siemens/draco/MAINTAINERS
board/siemens/draco/board.c
board/siemens/draco/mux.c
configs/etamin_defconfig [new file with mode: 0644]
include/configs/draco.h
include/configs/etamin.h [new file with mode: 0644]
include/configs/pxm2.h
include/configs/rastaban.h
include/configs/rut.h
include/configs/siemens-am33x-common.h
include/configs/thuban.h