From a4c9dc577b0bd75154f9ac3b53d2669cc19dd0c8 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Fri, 18 Apr 2008 07:37:43 +0000 Subject: [PATCH] artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts Signed-off-by: Mart Raudsepp Acked-by: Ronald G. Minnich git-svn-id: svn://coreboot.org/repository/coreboot-v3@664 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- mainboard/artecgroup/dbe62/dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mainboard/artecgroup/dbe62/dts b/mainboard/artecgroup/dbe62/dts index e455284f7b..9e58d6c2c4 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 */