From 7614ed59b91f1eb14d20a9266226f92d93790524 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Fri, 18 Jan 2019 15:27:39 +0100 Subject: [PATCH] x230: add link to the new x230 coreboot docs --- x230/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x230/README.md b/x230/README.md index 4ed1d37..51fd2d6 100644 --- a/x230/README.md +++ b/x230/README.md @@ -259,6 +259,8 @@ if you like, but strictly speaking, you [don't need to touch it at all](https://www.coreboot.org/Board:lenovo/x230#Building_Firmware). What's this "rest"? Mainly a tiny binary used by the Ethernet card and the Intel Management Engine. +Read the [coreboot documentation](https://doc.coreboot.org/mainboard/lenovo/xx30_series.html) +for more details. ## how to reproduce the release images * `git clone https://github.com/merge/skulls`