public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model
@ 2015-01-26 16:55 Simon Glass
  2015-01-26 16:55 ` [U-Boot] [PATCH v2 1/3] ti: davinci: Remove unnecessary stack and global_data fiddles Simon Glass
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Simon Glass @ 2015-01-26 16:55 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-02-26 17:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-26 16:55 [U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model Simon Glass
2015-01-26 16:55 ` [U-Boot] [PATCH v2 1/3] ti: davinci: Remove unnecessary stack and global_data fiddles Simon Glass
2015-01-26 17:10   ` Tom Rini
2015-01-26 18:12     ` Simon Glass
2015-01-26 16:55 ` [U-Boot] [PATCH v2 2/3] Revert "Revert "ARM: SPL: do not set gd again"" Simon Glass
2015-01-26 16:55 ` [U-Boot] [PATCH v2 3/3] arm: spl: Avoid setting up a duplicate global data structure Simon Glass
2015-02-25  6:28 ` [U-Boot] [PATCH v2 0/3] Clean out SPL ready for driver model Albert ARIBAUD
2015-02-25 13:27   ` Simon Glass
2015-02-25 14:00     ` Simon Glass
2015-02-25 20:57       ` Albert ARIBAUD
2015-02-26 10:34         ` Albert ARIBAUD
2015-02-26 15:57           ` Simon Glass
2015-02-26 17:06             ` Albert ARIBAUD
2015-02-26 17:20               ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox