[U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model
    Simon Glass 
    sjg at chromium.org
       
    Mon Jan 26 17:55:25 CET 2015
    
    
  
This series includes a few more patches aimed at getting rid of gdata, the
parallel global_data structure introduced on some ARM boards.
This series relies on this patch:
https://patchwork.ozlabs.org/patch/423789/
Changes in v2:
- Remove gdata definition from ARM spl header file also
Simon Glass (3):
  ti: davinci: Remove unnecessary stack and global_data fiddles
  Revert "Revert "ARM: SPL: do not set gd again""
  arm: spl: Avoid setting up a duplicate global data structure
 arch/arm/cpu/arm926ejs/davinci/spl.c |  6 +-----
 arch/arm/include/asm/spl.h           |  2 --
 arch/arm/lib/spl.c                   | 12 ------------
 3 files changed, 1 insertion(+), 19 deletions(-)
-- 
2.2.0.rc0.207.ga3a616c
    
    
More information about the U-Boot
mailing list