artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts
Signed-off-by: Mart Raudsepp mart.raudsepp@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 */