commit | b8605a1cbdd0349fe26023d205b837deaf7b50ba | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 03 19:26:37 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 23:53:46 2011 +0200 |
tree | 5b7c42d5086931e95fff0f58b1584c70121997ac | |
parent | 4b0730d242fd203abfe60aed7d9d978bf6568b01 [diff] |
sandbox: Add architecture lib files These files are taken from the ARM board implementation and then reduced to remove unneeded cruft. Ideally we would work towards unifying arch/xxx/lib files, particularly board.c. Signed-off-by: Simon Glass <sjg@chromium.org>