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>
Showing
- board/siemens/common/board.c 125 additions, 51 deletionsboard/siemens/common/board.c
- board/siemens/draco/board.c 31 additions, 12 deletionsboard/siemens/draco/board.c
- board/siemens/draco/board.h 10 additions, 3 deletionsboard/siemens/draco/board.h
- board/siemens/draco/mux.c 2 additions, 2 deletionsboard/siemens/draco/mux.c
- include/configs/draco.h 23 additions, 5 deletionsinclude/configs/draco.h
- include/configs/dxr2.h 21 additions, 2 deletionsinclude/configs/dxr2.h
- include/configs/pxm2.h 11 additions, 12 deletionsinclude/configs/pxm2.h
- include/configs/rut.h 5 additions, 11 deletionsinclude/configs/rut.h
- include/configs/siemens-am33x-common.h 200 additions, 80 deletionsinclude/configs/siemens-am33x-common.h
Loading
Please register or sign in to comment