]> Git Repo - J-u-boot.git/commit
MIPS: drop incaip board
authorDaniel Schwierzeck <[email protected]>
Wed, 9 Apr 2014 22:39:28 +0000 (00:39 +0200)
committerDaniel Schwierzeck <[email protected]>
Sun, 20 Apr 2014 11:16:43 +0000 (13:16 +0200)
commit538cf92c8c2e8ea7f78c87b5bfb2f705b4b02fa8
treeeaca9b55842f02c81f8d785cf5fe2ea26e8f0a20
parent5f978d7efe7b68d8b9f127a8dfb8eaa999126485
MIPS: drop incaip board

This is dead hardware and no one is interested in making the
necessary changes for upcoming features like generic board or
driver model.

Signed-off-by: Daniel Schwierzeck <[email protected]>
Cc: Wolfgang Denk <[email protected]>
23 files changed:
MAKEALL
arch/mips/cpu/mips32/incaip/Makefile [deleted file]
arch/mips/cpu/mips32/incaip/asc_serial.c [deleted file]
arch/mips/cpu/mips32/incaip/asc_serial.h [deleted file]
arch/mips/cpu/mips32/incaip/config.mk [deleted file]
arch/mips/cpu/mips32/incaip/incaip_clock.c [deleted file]
arch/mips/cpu/mips32/incaip/incaip_wdt.S [deleted file]
arch/mips/include/asm/inca-ip.h [deleted file]
arch/mips/include/asm/u-boot-mips.h
arch/mips/lib/board.c
board/incaip/Makefile [deleted file]
board/incaip/README [deleted file]
board/incaip/config.mk [deleted file]
board/incaip/flash.c [deleted file]
board/incaip/incaip.c [deleted file]
board/incaip/lowlevel_init.S [deleted file]
boards.cfg
doc/README.scrapyard
drivers/net/Makefile
drivers/net/inca-ip_sw.c [deleted file]
include/common.h
include/configs/incaip.h [deleted file]
include/netdev.h
This page took 0.038639 seconds and 4 git commands to generate.