]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:53 +0000 (00:42 +0200)
commitb852e1ea65a2a21f948d461a5d0e84c3901e788e
tree013e8540661a5f2b272b81caa6809d4db0dc8cf9
parenta9961269224ac150e2a085f82e6686ef3ee78a00
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