]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Add sandbox board
authorSimon Glass <sjg@chromium.org>
Fri, 7 Oct 2011 13:53:38 +0000 (13:53 +0000)
committerWolfgang Denk <wd@denx.de>
Mon, 17 Oct 2011 21:53:46 +0000 (23:53 +0200)
commit43bd194c42031756b954224455d4e7b0303339a4
treed456ebbc1ab870671c6c4f7f95cdbcb7d39d3d24
parentb8605a1cbdd0349fe26023d205b837deaf7b50ba
sandbox: Add sandbox board

This adds basic files for the sandbox board. The lds file is very simple
since we can rely mostly on the linker defaults.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/sandbox/sandbox/Makefile [new file with mode: 0644]
board/sandbox/sandbox/sandbox.c [new file with mode: 0644]
boards.cfg