From 2a02c3f2549e8792783612425a778bf31f4b4e30 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Sat, 27 Jan 2018 14:54:47 +0100 Subject: [PATCH] README: internal flashing order fix --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9abf430..348b47f 100644 --- a/README.md +++ b/README.md @@ -152,15 +152,16 @@ NOT YET AVAILABLE HERE * make sure you have your backups * I find this to be a little more dangerous, but in this case you don't need any additional hardware -* create the following file (named x230-layout.txt): * here you'll use the ...full.rom release file +* Boot Linux with the `iomem=relaxed` boot parameter (for example set in /etc/default/grub) +* create the following file (named x230-layout.txt): 0x00000000:0x007fffff ifdmegbe 0x00800000:0x00bfffff bios -* Boot Linux with the `iomem=relaxed` boot parameter (for example set in /etc/default/grub) and use + `flashrom -p internal --layout x230-layout.txt --image bios -w x230_coreboot_seabios_example_full.rom` ## How we build