Author: mraudsepp Date: 2008-04-18 09:37:43 +0200 (Fri, 18 Apr 2008) New Revision: 664
Modified: coreboot-v3/mainboard/artecgroup/dbe62/dts Log: artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts
Signed-off-by: Mart Raudsepp mart.raudsepp@artecdesign.ee Acked-by: Ronald G. Minnich rminnich@gmail.com
Modified: coreboot-v3/mainboard/artecgroup/dbe62/dts =================================================================== --- coreboot-v3/mainboard/artecgroup/dbe62/dts 2008-04-17 17:27:13 UTC (rev 663) +++ coreboot-v3/mainboard/artecgroup/dbe62/dts 2008-04-18 07:37:43 UTC (rev 664) @@ -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 */