[U-Boot] [PATCH 0/3] ARM: AMx3xx: Minor cleanup in early init code
    Lokesh Vutla 
    lokeshvutla at ti.com
       
    Fri Oct 14 07:05:22 CEST 2016
    
    
  
This series does a minor cleanup for early initialization code on AM33xx and
AM43xx based platforms.
Logs:
AM437x-GP EVM: http://pastebin.ubuntu.com/23321700/
BBB: http://pastebin.ubuntu.com/23321698/
Lokesh Vutla (3):
  ARM: AMx3xx: Allow arch specific code to use early DM
  ARM: AMx3xx: Centralize early clock initialization
  board: ti: amx3xx: Remove multiple EEPROM reads
 arch/arm/cpu/armv7/am33xx/board.c            | 31 +++++++++++++++++++++------
 arch/arm/cpu/armv7/am33xx/clock.c            |  9 ++++++--
 arch/arm/include/asm/arch-am33xx/sys_proto.h |  2 ++
 board/ti/am335x/board.c                      | 32 +++++++---------------------
 board/ti/am43xx/board.c                      | 15 +++++--------
 5 files changed, 46 insertions(+), 43 deletions(-)
-- 
2.9.3
    
    
More information about the U-Boot
mailing list