commit | 23211b0200eac11c64fe9dadadb5ec5ef1deabc6 | [log] [tgz] |
---|---|---|
author | Alexandru Gagniuc <mr.nuke.me@gmail.com> | Sun Jun 09 16:06:07 2013 -0500 |
committer | Ronald G. Minnich <rminnich@gmail.com> | Mon Jun 10 22:58:21 2013 +0200 |
tree | 865130c93105ab780e90d252a9fb66a0ad599380 | |
parent | 7d31e7c13897e4b2548136c7a6f701b9121b7ad3 [diff] |
VIA VX900: Add minimal ramstage needed to boot linux This is the minimal code needed to get past ramstage, load SeaBIOS, jump to GRUB2, and boot linux (or load memtest). See individual source files for the status of each individual component. Change-Id: Ib7d5d7593c945f18af2c2fc5e0ae689ba66131a2 Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/3419 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>