[U-Boot] [PATCH 0/2] EP88x: delete remainders of dead board
Masahiro Yamada
yamada.m at jp.panasonic.com
Mon Oct 21 03:10:30 CEST 2013
I noticed some broken format in doc/README.scrapyard,
so it is fixed first in 1/2.
The remainders of dead board, EP88x
is removed in 2/2.
Masahiro Yamada (2):
README.scrapyard: fix broken format
EP88x: remove remainders of dead board
board/ep88x/Makefile | 31 --------
board/ep88x/ep88x.c | 117 -----------------------------
board/ep88x/u-boot.lds | 79 --------------------
doc/README.scrapyard | 7 +-
include/configs/EP88x.h | 190 ------------------------------------------------
5 files changed, 4 insertions(+), 420 deletions(-)
delete mode 100644 board/ep88x/Makefile
delete mode 100644 board/ep88x/ep88x.c
delete mode 100644 board/ep88x/u-boot.lds
delete mode 100644 include/configs/EP88x.h
--
1.8.1.2
More information about the U-Boot
mailing list