commit | 7a9219c17a6a15bfa96a87b352837be71b6738f6 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 03 19:26:44 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Mon Oct 17 23:56:58 2011 +0200 |
tree | d302692b8005d52bebb863db8d77dcb2ea92f48d | |
parent | 8edf844f1b652bc81604d9b5fab59e2fa80fe3af [diff] |
sandbox: Add OS dependent layer We want to keep all OS-dependent code in once place, with a simple interface to U-Boot. For now, this is that place. Signed-off-by: Simon Glass <sjg@chromium.org>