public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] MIPS: Fix failed run of MAKEALL mips script
@ 2011-02-03 13:17 daniel.schwierzeck at googlemail.com
  2011-02-03 13:17 ` [U-Boot] [PATCH v2 1/3] MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled daniel.schwierzeck at googlemail.com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: daniel.schwierzeck at googlemail.com @ 2011-02-03 13:17 UTC (permalink / raw)
  To: u-boot

Currently MAKEALL mips covers 21 boards and 15 of them have compile
errors with gcc-4.3.3. This patch series fixes these boards.

Changes for v2:
- make brace style consistent in vct.h
- delete unused board/dbau1x00/flash.c

Daniel Schwierzeck (3):
  MIPS: VCT: Fix enabling of unwanted options if networking or USB
    support are disabled
  MIPS: Purple: Fix multiple definition error on final linking of
    u-boot binary
  MIPS: dbau1x00: Remove unused flash driver stub

 board/dbau1x00/Makefile |    2 +-
 board/dbau1x00/flash.c  |   43 -------------------------------------------
 board/purple/u-boot.lds |    5 -----
 include/configs/vct.h   |    7 +++++--
 4 files changed, 6 insertions(+), 51 deletions(-)
 delete mode 100644 board/dbau1x00/flash.c

--
1.7.3.5

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

end of thread, other threads:[~2011-02-05 13:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-03 13:17 [U-Boot] [PATCH v2 0/3] MIPS: Fix failed run of MAKEALL mips script daniel.schwierzeck at googlemail.com
2011-02-03 13:17 ` [U-Boot] [PATCH v2 1/3] MIPS: VCT: Fix enabling of unwanted options if networking or USB support are disabled daniel.schwierzeck at googlemail.com
2011-02-03 13:17 ` [U-Boot] [PATCH v2 2/3] MIPS: Purple: Fix multiple definition error on final linking of u-boot binary daniel.schwierzeck at googlemail.com
2011-02-03 13:17 ` [U-Boot] [PATCH v2 3/3] MIPS: dbau1x00: Remove unused flash driver stub daniel.schwierzeck at googlemail.com
2011-02-05 13:57 ` [U-Boot] [PATCH v2 0/3] MIPS: Fix failed run of MAKEALL mips script Shinya Kuribayashi

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