[U-Boot] [PATCH 0/5] arm: ti: misc updates and bug fixes

Lokesh Vutla lokeshvutla at ti.com
Mon Dec 18 09:40:02 UTC 2017


This series consolidates few bug fixes on TI platforms.

Lokesh Vutla (3):
  configs: k2g_evm: Allocate more space for u-boot
  tools: omapimage: Fix mismatch of image size in header
  arm: am33xx: Avoid writing into reserved DPLL divider

Rex Chang (1):
  board: TI K2G: FC SoC 1GHz and DDR3 1066 MT/s support

Tomi Valkeinen (1):
  board: ti: dra76: mux wakeup2 as gpio1_2

 arch/arm/mach-keystone/include/mach/hardware.h |  7 ++++
 arch/arm/mach-keystone/init.c                  | 17 +++++++-
 arch/arm/mach-omap2/am33xx/clock_am33xx.c      | 12 +++---
 board/ti/dra7xx/mux_data.h                     |  2 +-
 board/ti/ks2_evm/board.h                       |  4 ++
 board/ti/ks2_evm/board_k2g.c                   | 30 +++++++++++---
 board/ti/ks2_evm/ddr3_k2g.c                    | 57 +++++++++++++++++++++++++-
 board/ti/ks2_evm/mux-k2g.h                     |  2 +-
 include/configs/k2g_evm.h                      |  6 ++-
 tools/omapimage.c                              |  2 +-
 10 files changed, 118 insertions(+), 21 deletions(-)

-- 
2.15.1



More information about the U-Boot mailing list