summaryrefslogtreecommitdiff
path: root/board/chromebook-x86/coreboot/coreboot_start.S
Commit message (Collapse)AuthorAgeLines
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-0/+29
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>