[coreboot] [PATCH] artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts

Mart Raudsepp mart.raudsepp at artecdesign.ee
Thu Apr 17 19:26:24 CEST 2008


artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts

Signed-off-by: Mart Raudsepp <mart.raudsepp at artecdesign.ee>
---
 mainboard/artecgroup/dbe62/dts |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/mainboard/artecgroup/dbe62/dts b/mainboard/artecgroup/dbe62/dts
index e455284..9e58d6c 100644
--- a/mainboard/artecgroup/dbe62/dts
+++ b/mainboard/artecgroup/dbe62/dts
@@ -43,6 +43,8 @@
 			/* GPIO(0-0x20) for INT D:C:B:A, 0xFF=none. 
 			 * See virtual PIC spec. */
 			enable_gpio_int_route = "0x0D0C0700";
+			/* 0:IDE 1:FLASH */
+			enable_ide_nand_flash = "1";
 			/* we use com2 since that is on the dongle */
 			com2_enable = "1";
 			/* Set com2 address to be COM1 */
-- 
1.5.4.5





More information about the coreboot mailing list