]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Switch over to generic board
authorSimon Glass <sjg@chromium.org>
Fri, 26 Apr 2013 02:53:43 +0000 (02:53 +0000)
committerTom Rini <trini@ti.com>
Wed, 1 May 2013 15:17:21 +0000 (11:17 -0400)
commita733b06b69d2cb058c4363952bc0793b1f514305
treefad133d79d212e9686b69bef9a0f6dc9b8e1196f
parent781adb5710694601e8ceb01256becea142c5ba6c
sandbox: Switch over to generic board

Add generic board support for sandbox. and remove the old board init code.

Select CONFIG_SYS_GENERIC_BOARD for sandbox now that this is supported.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@ti.com>
arch/sandbox/config.mk
arch/sandbox/include/asm/io.h
arch/sandbox/include/asm/u-boot.h
arch/sandbox/lib/Makefile
arch/sandbox/lib/board.c [deleted file]
board/sandbox/sandbox/sandbox.c
common/board_f.c
common/board_r.c
include/asm-generic/sections.h
include/configs/sandbox.h
lib/fdtdec.c