commit | ca96f658d860d024d3bb2017c3543366bb2ee4a8 | [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 | 3d750d7d6465711ec6d5721a67d1c46458e30a0f [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>