mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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> git-svn-id: svn://coreboot.org/repository/coreboot-v3@664 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
b68f1ac979
commit
a4c9dc577b
1 changed files with 2 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue