From b2bdb24900f094c8f5e6dfe43f33298c7af5fdfd Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Mon, 19 May 2014 19:34:44 +0000 Subject: [PATCH] Let's just use the mib0 partition for our configurations pace. It's a convenient thing. tested: * AP93 --- sys/mips/conf/AP93.hints | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sys/mips/conf/AP93.hints b/sys/mips/conf/AP93.hints index da4c320ee21c..4de4b8e125ce 100644 --- a/sys/mips/conf/AP93.hints +++ b/sys/mips/conf/AP93.hints @@ -121,8 +121,9 @@ hint.map.3.readonly=1 hint.map.4.at="flash/spi0" hint.map.4.start=0x00880000 hint.map.4.end=0x00890000 -hint.map.4.name="mib0" -hint.map.4.readonly=1 +# hint.map.4.name="mib0" +hint.map.4.name="cfg" +# hint.map.4.readonly=1 hint.map.5.at="flash/spi0" hint.map.5.start=0x00890000