commit | 27a4d073ec123b0be5ef0fbf04af3d81047cc110 | [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 | 5bf06ed603848c1db0aed09771e7997052008385 [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>