See patch.
Someone with the board should check if '15,2' is really correct, and
whether it makes sense to enable IDE or not for this board.
Thanks, Uwe.
--
http://www.hermann-uwe.de | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Fix a build-error because of a missing 'enable_ide'.
Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]>
Index: mainboard/adl/msm800sev/dts
===================================================================
--- mainboard/adl/msm800sev/dts (Revision 694)
+++ mainboard/adl/msm800sev/dts (Arbeitskopie)
@@ -37,6 +37,10 @@
[EMAIL PROTECTED],1 {
/config/("southbridge/amd/cs5536/dts");
};
+ [EMAIL PROTECTED],2 {
+ /config/("southbridge/amd/cs5536/ide");
+ enable_ide = "1";
+ };
[EMAIL PROTECTED] {
/config/("superio/winbond/w83627hf/dts");
com1enable = "1";
--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot