public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] IXP: Make IXP compile with arm-linux-gnueabi- and fix it
@ 2012-03-06  0:12 Marek Vasut
  2012-03-06  0:12 ` [U-Boot] [PATCH 1/6] Examples: Properly append LDFLAGS to LD command Marek Vasut
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Marek Vasut @ 2012-03-06  0:12 UTC (permalink / raw)
  To: u-boot

This series of patches makes ARM/IXP platform compile with usual
arm-linux-gnueabi- toolchain. Also, fix the IXP build errors detected with
gcc4.6.

Marek Vasut (6):
  Examples: Properly append LDFLAGS to LD command
  IXP: Make IXP buildable with arm-linux- toolchains
  IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
  IXP: Squash warnings in IXP NPE
  IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
  IXP: Fix NAND build warning on PDNB3 and SCPU

 Makefile                                 |   12 ------------
 arch/arm/cpu/ixp/config.mk               |    3 +++
 arch/arm/cpu/ixp/npe/IxEthAcc.c          |    2 +-
 arch/arm/cpu/ixp/npe/IxEthDBAPISupport.c |    3 ---
 arch/arm/cpu/ixp/npe/IxQMgrDispatcher.c  |    3 ---
 board/actux1/actux1.c                    |    2 --
 board/actux2/actux2.c                    |    2 --
 board/actux3/actux3.c                    |    2 --
 board/actux4/actux4.c                    |    2 --
 board/dvlhost/dvlhost.c                  |    2 --
 board/prodrive/pdnb3/nand.c              |    9 ++++++---
 board/prodrive/pdnb3/pdnb3.c             |    3 ---
 boards.cfg                               |    2 ++
 examples/standalone/Makefile             |    2 +-
 include/configs/actux1.h                 |    2 ++
 include/configs/actux2.h                 |    2 ++
 include/configs/actux3.h                 |    2 ++
 include/configs/actux4.h                 |    2 ++
 include/configs/dvlhost.h                |    2 ++
 include/configs/pdnb3.h                  |    2 ++
 20 files changed, 25 insertions(+), 36 deletions(-)

Cc: Bryan Hundven <bryanhundven@gmail.com>
Cc: Michael Schwingen <rincewind@discworld.dascon.de>

-- 
1.7.9

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

end of thread, other threads:[~2012-03-06 11:05 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06  0:12 [U-Boot] [PATCH 0/6] IXP: Make IXP compile with arm-linux-gnueabi- and fix it Marek Vasut
2012-03-06  0:12 ` [U-Boot] [PATCH 1/6] Examples: Properly append LDFLAGS to LD command Marek Vasut
2012-03-06  0:12 ` [U-Boot] [PATCH 2/6] IXP: Make IXP buildable with arm-linux- toolchains Marek Vasut
2012-03-06  0:12 ` [U-Boot] [PATCH 3/6] IXP: Fix missing MACH_TYPE_{ACTUX?, PNB3, DVLHOST} Marek Vasut
2012-03-06  0:12 ` [U-Boot] [PATCH 4/6] IXP: Squash warnings in IXP NPE Marek Vasut
2012-03-06  0:13 ` [U-Boot] [PATCH 5/6] IXP: Move PDNB3 and SCPU from Makefile to boards.cfg Marek Vasut
2012-03-06  0:13 ` [U-Boot] [PATCH 6/6] IXP: Fix NAND build warning on PDNB3 and SCPU Marek Vasut
2012-03-06  0:35   ` Scott Wood
2012-03-06  0:37     ` Marek Vasut
2012-03-06  0:18 ` [U-Boot] [PATCH 0/6] IXP: Make IXP compile with arm-linux-gnueabi- and fix it Marek Vasut
2012-03-06  7:45   ` Michael Schwingen
2012-03-06  8:19     ` Marek Vasut
2012-03-06 10:16       ` Michael Schwingen
2012-03-06  0:21 ` Bryan Hundven
2012-03-06 11:05 ` [U-Boot] [PATCH 0/7 V2] " Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 1/7 RESEND] Examples: Properly append LDFLAGS to LD command Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 2/7 RESEND] IXP: Make IXP buildable with arm-linux- toolchains Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 3/7 RESEND] IXP: Fix missing MACH_TYPE_{ACTUX?, PNB3, DVLHOST} Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 4/7 RESEND] IXP: Squash warnings in IXP NPE Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 5/7 RESEND] IXP: Move PDNB3 and SCPU from Makefile to boards.cfg Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 6/7 V2] IXP: Fix NAND build warning on PDNB3 and SCPU Marek Vasut
2012-03-06 11:05   ` [U-Boot] [PATCH 7/7] IXP: Fix GPIO_INT_ACT_LOW_SET() Marek Vasut

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