]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm, am33xx: update for siemens am335x based boards
authorHeiko Schocher <hs@denx.de>
Tue, 16 Jun 2015 12:59:34 +0000 (14:59 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jun 2015 20:46:47 +0000 (16:46 -0400)
commit61159b76844437bf9004c3a38b5a4ff1a24860d5
tree8c0e50ce0f93d328c724bd42839a8572e80465b9
parent8607c4f127d0f2a6d2572960821443563f4eca51
arm, am33xx: update for siemens am335x based boards

updates for the siemens am335x based boards:

- draco: add delay for DDR3 configuration
- change MTD partition layout and add a possibility
  to redefine MTD layout in board header.
- move ubi support to common header file
- draco: improve dtb naming
- draco: set CONFIG_SYS_CBSIZE to 1024
- add generic env based led
  Leds can now be defined in Environment
- add generic env based dfu button
  Which gpio is used for the dfu button can be defined
  through the Environment
- set MACH_TYPE only if defined
- draco: increase CPU freq to 300MHz
- Add time command to siemens am33xx boards
- DDR3: increase default tRFC
- draco: enable pullup for DFU and ERST pin
- change print format DDR3

Signed-off-by: Samuel Egli <samuel.egli@siemens.com>
Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Heiko Schocher <hs@denx.de>
board/siemens/common/board.c
board/siemens/draco/board.c
board/siemens/draco/board.h
board/siemens/draco/mux.c
include/configs/draco.h
include/configs/dxr2.h
include/configs/pxm2.h
include/configs/rut.h
include/configs/siemens-am33x-common.h