summaryrefslogtreecommitdiff
path: root/board/sandbox
Commit message (Collapse)AuthorAgeLines
* sandbox: Add sandbox boardSimon Glass2011-10-17-0/+91
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>