[U-Boot] [PATCH 0/3] Fixes and updates for goni platform

Robert Baldyga r.baldyga at samsung.com
Wed Sep 17 10:03:34 CEST 2014


This patchset modifies goni platform configuration to make it working
with latest version of first stage bootloader. There were some memory
controller configuraion modifications, so we update SDRAM memory base,
memory banks and environmental variables to be correct with new memory
layout.

As described changes helped to reveal bug in memory handling at goni
platform, this patch series contains also fix for this bug - now we
avoid having gap in used memory area.

Detailed description of changes can be found in commit messages.

Best regards
Robert Baldyga

Robert Baldyga (3):
  arm: goni: make board generic
  arm: goni: update SDRAM memory layout
  arm: goni: update environmental variables

 board/samsung/goni/goni.c  |  3 +--
 include/configs/s5p_goni.h | 21 +++++++++++----------
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list