mainboard/opencellular/elgon: Add mainboard support

Tested on Elgon EVT board and boots into GNU/Linux.

TODO:
* Add hard reset function for VBOOT.
* Add EC code
* Add SPI flash write protection

Change-Id: I9b809306cc48facbade5dc63846c4532b397e0b5
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Reviewed-on: https://review.coreboot.org/28024
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
This commit is contained in:
Philipp Deppenwiese
2018-08-10 16:15:14 -07:00
committed by Philipp Deppenwiese
parent 7de4bb5172
commit 8c678cf46a
19 changed files with 1346 additions and 0 deletions

View File

@@ -18,6 +18,10 @@ This section contains documentation about coreboot on specific mainboards.
- [GA-H61M-S2PV](gigabyte/ga-h61m-s2pv.md)
## Open Cellular
- [Elgon](opencellular/elgon.md)
## HP
- [Compaq 8200 Elite SFF](hp/compaq_8200_sff.md)