commit | 4b0730d242fd203abfe60aed7d9d978bf6568b01 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Sep 26 14:10:39 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 23:53:46 2011 +0200 |
tree | 25092b24a80172e64e8c63b60ee108ac2d7fd8c4 | |
parent | a7551a3f790eca96be14ef3276326cdd63b5d2f4 [diff] |
sandbox: Add cpu files This is an initial implementation with all functions defined but not working. The lds file is very simple since we can mostly rely on the linker defaults. Signed-off-by: Simon Glass <sjg@chromium.org>