[U-Boot] [PATCH 0/5] omap5912-osk: Fix u-boot support for board

Jon Hunter jon-hunter at ti.com
Tue Apr 9 23:41:28 CEST 2013


Currently, u-boot support for the omap5912-osk board is broken and
u-boot is not booting when program into flash. Fix u-boot support
for this board.

Jon Hunter (5):
  omap5912-osk: Fix DRAM initialisation
  omap5912-osk: Fix booting from NOR flash
  omap5912-osk: Fix device initialisation
  omap5912-osk: Increase flash partition for u-boot
  omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ

 arch/arm/cpu/arm926ejs/omap/timer.c  |   15 ++++++++-------
 board/ti/omap5912osk/config.mk       |   12 ++++++------
 board/ti/omap5912osk/lowlevel_init.S |   20 ++++++++++++++++++++
 board/ti/omap5912osk/omap5912osk.c   |   23 ++++++++++++++++-------
 include/configs/omap5912osk.h        |   15 +++++++++------
 5 files changed, 59 insertions(+), 26 deletions(-)

-- 
1.7.10.4



More information about the U-Boot mailing list