[U-Boot] [PATCH v2 0/3] MIPS: Fix failed run of MAKEALL mips script
daniel.schwierzeck at googlemail.com
daniel.schwierzeck at googlemail.com
Thu Feb 3 14:17:07 CET 2011
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
More information about the U-Boot
mailing list