public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] ARM: at91: add missed the AT91FAMILY and ARM926EJS in SoC header
@ 2014-05-20  9:44 Josh Wu
  2014-05-20  9:44 ` [U-Boot] [PATCH v2 1/3] ARM: at91sam9x5: define " Josh Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Josh Wu @ 2014-05-20  9:44 UTC (permalink / raw)
  To: u-boot

Add missed AT91FAMILY and ARM926EJS macro in at91sam9x5.h.

Now as all at91 SoC header defined AT91FAMILY and ARM926EJS, so we can
remove the redundant definitions in all at91 board config files.

v1 -> v2:
  1. add ARM926EJS in at91sam9x5 SoC header.
  2. remove all redundant ARM926EJS in at91 board files.
  3. remove redundant AT91FAMILY in corvus, cpu9260, ethernut5 and vl_ma2sc boards.

Josh Wu (3):
  ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
  at91: remove redundant AT91FAMILY definition in board config file
  ARM: at91: remove redundant ARM926EJS definition in board config files

 arch/arm/include/asm/arch-at91/at91sam9x5.h |    3 +++
 include/configs/at91sam9m10g45ek.h          |    1 -
 include/configs/at91sam9n12ek.h             |    3 ---
 include/configs/at91sam9x5ek.h              |    1 -
 include/configs/corvus.h                    |    2 --
 include/configs/cpu9260.h                   |    1 -
 include/configs/ethernut5.h                 |    2 --
 include/configs/sama5d3_xplained.h          |    1 -
 include/configs/sama5d3xek.h                |    1 -
 include/configs/vl_ma2sc.h                  |    2 --
 10 files changed, 3 insertions(+), 14 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-05-26 22:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20  9:44 [U-Boot] [PATCH v2 0/3] ARM: at91: add missed the AT91FAMILY and ARM926EJS in SoC header Josh Wu
2014-05-20  9:44 ` [U-Boot] [PATCH v2 1/3] ARM: at91sam9x5: define " Josh Wu
2014-05-20 10:18   ` Bo Shen
2014-05-26 22:13   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2014-05-20  9:44 ` [U-Boot] [PATCH v2 2/3] at91: remove redundant AT91FAMILY definition in board config file Josh Wu
2014-05-26 22:13   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann
2014-05-20  9:44 ` [U-Boot] [PATCH v2 3/3] ARM: at91: remove redundant ARM926EJS definition in board config files Josh Wu
2014-05-26 22:13   ` [U-Boot] [U-Boot, v2, " Andreas Bießmann

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