]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: allow use of generic board
authorPaul Burton <paul.burton@imgtec.com>
Mon, 7 Apr 2014 09:11:22 +0000 (10:11 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 20 Apr 2014 11:16:43 +0000 (13:16 +0200)
commit9f0868fffb81ff6533d579b902058eb4f2669d40
treea13a45b4ab279afd4e3a8bf4070ebd7b0ee43d4e
parent6dc9bacea58db97e55bcb3ed2e00d5ca66a615d9
MIPS: allow use of generic board

This patch allows MIPS boards to make use of generic board, replacing
arch/mips/lib/board.c with common/board_{f,r}.c and struct bd_info with
the asm-generic version.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
arch/mips/config.mk
arch/mips/include/asm/u-boot.h
arch/mips/lib/Makefile