commit | 62cf912fdb58f2398966c5d4b0a5a39014237f68 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Apr 26 02:53:43 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Wed May 01 11:17:21 2013 -0400 |
tree | fad133d79d212e9686b69bef9a0f6dc9b8e1196f | |
parent | e23d2939810d57e726f2ba901f4d4b45d1433d38 [diff] |
sandbox: Switch over to generic board Add generic board support for sandbox. and remove the old board init code. Select CONFIG_SYS_GENERIC_BOARD for sandbox now that this is supported. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@ti.com>