Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/83159?usp=email )
Change subject: Doc/mainboard/gigabyte/ga-g41m-es2l: Use tutorial/part1.md ......................................................................
Doc/mainboard/gigabyte/ga-g41m-es2l: Use tutorial/part1.md
Use tutorial/part1.md for steps not related to mainboard.
Change-Id: If4917d20fe327628dbc156e85a85b1d439915a77 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M Documentation/mainboard/gigabyte/ga-g41m-es2l.md 1 file changed, 3 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/83159/1
diff --git a/Documentation/mainboard/gigabyte/ga-g41m-es2l.md b/Documentation/mainboard/gigabyte/ga-g41m-es2l.md index b42cd81..46c28c9 100644 --- a/Documentation/mainboard/gigabyte/ga-g41m-es2l.md +++ b/Documentation/mainboard/gigabyte/ga-g41m-es2l.md @@ -38,19 +38,12 @@
This probably works also for any fresh Debian/Ubuntu-based distros.
-Install tools and libraries needed for coreboot: - -```shell -sudo apt-get -V install bison build-essential curl flex git gnat libncurses5-dev m4 zlib1g-dev wget python2 python-is-python2 flashrom -``` +[Install tools and libraries needed for coreboot](../../tutorial/part1.md#step-1-install-tools-and-libraries-needed-for-coreboot)
### Get sources
You need about 700 MB disk space for sources only and ~2GB disk space for sources + build results - -```shell -git clone --recursive https://review.coreboot.org/coreboot.git -``` +[get sources](../../tutorial/part1.md#Step-2-Download-coreboot-source-tree)
### Build toolchain
@@ -66,6 +59,7 @@ ```shell make crossgcc-i386 CPUS=2 ``` +[Build coreboot toolchain](../../tutorial/part1.md#Step-3-Build-the-coreboot-toolchain)
### Save MAC-address of internal LAN