diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2018-08-21 22:20:31 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2018-11-17 16:51:43 +0000 |
commit | 0115606286da93582e8a8b2ac8b13b7143311fbc (patch) | |
tree | 971bf0fb1feb8a37a655f68e377bcb7da6439c68 /Documentation/mainboard/index.md | |
parent | e0e98eb11db3de9477eeabc3c41bf08d11985772 (diff) | |
download | coreboot-0115606286da93582e8a8b2ac8b13b7143311fbc.tar.xz |
mb/intel/dg43gt: Add documentation
Change-Id: I4e9dc67e66f719d440679b11332e2c8a764024f4
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/28258
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/mainboard/index.md')
-rw-r--r-- | Documentation/mainboard/index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 4383582b58..5df4885e1a 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -20,6 +20,10 @@ The boards in this section are not real mainboards, but emulators. - [Spike RISC-V emulator](emulation/spike-riscv.md) +## Intel + +- [DG43GT](intel/dg43gt.md) + ## Foxconn - [D41S](foxconn/d41s.md) |