From 489603d6d95ee41309bae07ba68d92386c6ac8a3 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 15 Feb 2015 06:42:01 +0000 Subject: ich9macchange: assume that the script is being run from _util Do not act on all ROM images, but instead take as input a path to a single ROM image. --- docs/hcl/gm45_remove_me.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'docs/hcl/gm45_remove_me.html') diff --git a/docs/hcl/gm45_remove_me.html b/docs/hcl/gm45_remove_me.html index eff0eac5..47a60f88 100644 --- a/docs/hcl/gm45_remove_me.html +++ b/docs/hcl/gm45_remove_me.html @@ -66,6 +66,14 @@ (replace the XX chars with the hexadecimal chars in the MAC address that you want)

+

+ Two new files will be created: +

+ +

You can find out your MAC address from ip addr or ifconfig in GNU/Linux. Alternatively, if you are running libreboot already (with the correct MAC address in your @@ -81,18 +89,11 @@

- A bash script is also included in libreboot which will change the mac address (using ich9gen) + A bash script is also included in libreboot_util which will change the mac address (using ich9gen) on all GM45 ROM images. For instance:
- $ ./ich9macchange XX:XX:XX:XX:XX:XX + $ ./ich9macchange path/to/libreboot.rom XX:XX:XX:XX:XX:XX romsize
+ romsize should be 4 or 8, depending on whether the ROM image is for a 4MiB or 8MiB flash chip.

- -

- Two new files will be created: -

-

ich9gen executables can be found under ./ich9deblob/ statically compiled in -- cgit v1.2.3-70-g09d2