[U-Boot] [PATCH 0/7] MIPS: convert all boards to generic-board
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sat Nov 15 23:46:51 CET 2014
Daniel Schwierzeck (7):
common/board_f: add setup of initial stack frame for MIPS
common/board_f: fix gcc warning on MIPS64
MIPS: dbau1x00: switch to generic board
MIPS: pb1x00: switch to generic board
MIPS: qemu_mips: switch to generic board
MIPS: vct: switch to generic board
MIPS: remove board.c
arch/mips/lib/Makefile | 3 -
arch/mips/lib/board.c | 320 ------------------------------------------
common/board_f.c | 18 ++-
include/configs/dbau1x00.h | 3 +
include/configs/pb1x00.h | 3 +
include/configs/qemu-mips.h | 3 +
include/configs/qemu-mips64.h | 3 +
include/configs/vct.h | 3 +
8 files changed, 28 insertions(+), 328 deletions(-)
delete mode 100644 arch/mips/lib/board.c
--
2.1.3
More information about the U-Boot
mailing list