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 */
On Thu, Apr 17, 2008 at 10:26 AM, Mart Raudsepp mart.raudsepp@artecdesign.ee wrote:
artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts
Signed-off-by: Mart Raudsepp mart.raudsepp@artecdesign.ee
ya hooo! vendor patch!
:-)
Acked-by: Ronald G. Minnich rminnich@gmail.com
Ühel kenal päeval, N, 2008-04-17 kell 11:18, kirjutas ron minnich:
On Thu, Apr 17, 2008 at 10:26 AM, Mart Raudsepp mart.raudsepp@artecdesign.ee wrote:
artecgroup/dbe62: This device has NAND instead of IDE - enable it in dts
Signed-off-by: Mart Raudsepp mart.raudsepp@artecdesign.ee
ya hooo! vendor patch!
:-)
Acked-by: Ronald G. Minnich rminnich@gmail.com
r664
Thanks, Mart Raudsepp Artec Design LLC