commit | ef5a5b004997a0759d6f5f3206a419f90d5ffac5 | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@chromium.org> | Tue Nov 29 18:05:07 2011 +0000 |
committer | Graeme Russ <graeme.russ@gmail.com> | Mon Dec 19 13:26:15 2011 +1100 |
tree | f22852e99dc7a86335e6745b216cd4a6a76b5db0 | |
parent | 7b725f8485bcdd0be3cda40e435b783882bf18ec [diff] |
x86: Initial commit for running as a coreboot payload Add a target for running u-boot as a coreboot payload in boards.cfg, a board, CPU and a config. This is a skeleton implementation which always reports the size of memory as 64 MB. Signed-off-by: Gabe Black <gabeblack@chromium.org>