All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCHv3 0/3] Remove unused definitions from config files
@ 2011-11-26 20:30 Thomas Weber
  2011-11-26 20:30 ` [U-Boot] [PATCHv3 1/3] ARM: OMAP3: Remove unused define CONFIG_OMAP3430 Thomas Weber
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Thomas Weber @ 2011-11-26 20:30 UTC (permalink / raw)
  To: u-boot

This patchset removes some unused definitions from the config files.
It is mostly omap3 centred.

Changelog
v1->v2
	Cc:ed board maintainers
v2->v3
	Remove comment and empty line around removed definition 

Thomas Weber (3):
  ARM: OMAP3: Remove unused define CONFIG_OMAP3430
  ARM: OMAP3: Remove unused define SDRC_R_C_B
  ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused

 include/configs/am3517_crane.h     |    7 -------
 include/configs/am3517_evm.h       |    7 -------
 include/configs/apollon.h          |    4 ----
 include/configs/cm_t35.h           |    8 --------
 include/configs/devkit8000.h       |    8 --------
 include/configs/dig297.h           |    4 ----
 include/configs/igep0020.h         |    4 ----
 include/configs/igep0030.h         |    4 ----
 include/configs/omap3_beagle.h     |    8 --------
 include/configs/omap3_evm_common.h |    9 ---------
 include/configs/omap3_mvblx.h      |    8 --------
 include/configs/omap3_overo.h      |    8 --------
 include/configs/omap3_pandora.h    |    8 --------
 include/configs/omap3_sdp3430.h    |    8 --------
 include/configs/omap3_zoom1.h      |    8 --------
 include/configs/omap3_zoom2.h      |    8 --------
 16 files changed, 0 insertions(+), 111 deletions(-)

-- 
1.7.7.4

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

end of thread, other threads:[~2011-11-29 17:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-26 20:30 [U-Boot] [PATCHv3 0/3] Remove unused definitions from config files Thomas Weber
2011-11-26 20:30 ` [U-Boot] [PATCHv3 1/3] ARM: OMAP3: Remove unused define CONFIG_OMAP3430 Thomas Weber
2011-11-28 11:19   ` Luca Ceresoli
2011-11-26 20:30 ` [U-Boot] [PATCHv3 2/3] ARM: OMAP3: Remove unused define SDRC_R_C_B Thomas Weber
2011-11-28 11:21   ` Luca Ceresoli
2011-11-28 14:34   ` Tom Rini
2011-11-26 20:30 ` [U-Boot] [PATCHv3 3/3] ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused Thomas Weber
2011-11-28 11:25   ` Luca Ceresoli
2011-11-29 17:49 ` [U-Boot] [PATCHv3 0/3] Remove unused definitions from config files Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.