]> git.sur5r.net Git - u-boot/commit
ppc: Zap ICU862 board
authorMarek Vasut <marex@denx.de>
Wed, 22 Oct 2014 19:34:46 +0000 (21:34 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 27 Oct 2014 13:35:55 +0000 (14:35 +0100)
commit4af5f0f3b4324bc9cdfed84912c673ea2273527c
tree864618fe3b7703608fcdc9814a23ecf980ef5f6a
parent03b004074fb641cffd7d2150505ef8afc13231bf
ppc: Zap ICU862 board

This board is the only user of CONFIG_SYS_EEPROM_X40430 , remove
it so the EEPROM command code can be cleansed of the related code
as well.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tom Rini <trini@ti.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Heiko Schocher <hs@denx.de>
18 files changed:
arch/powerpc/cpu/mpc8xx/Kconfig
arch/powerpc/cpu/mpc8xx/cpu_init.c
arch/powerpc/cpu/mpc8xx/fec.c
board/icu862/Kconfig [deleted file]
board/icu862/MAINTAINERS [deleted file]
board/icu862/Makefile [deleted file]
board/icu862/flash.c [deleted file]
board/icu862/icu862.c [deleted file]
board/icu862/pcmcia.c [deleted file]
board/icu862/u-boot.lds [deleted file]
board/icu862/u-boot.lds.debug [deleted file]
configs/ICU862_100MHz_defconfig [deleted file]
configs/ICU862_defconfig [deleted file]
doc/README.scrapyard
include/commproc.h
include/configs/ICU862.h [deleted file]
include/pcmcia.h
include/status_led.h