Changeset 5147
- Timestamp:
- Feb 23, 2010 11:18:43 AM (3 years ago)
- Location:
- trunk/src/mainboard/msi/ms7135
- Files:
-
- 2 edited
-
Kconfig (modified) (1 diff)
-
devicetree.cb (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mainboard/msi/ms7135/Kconfig
r5052 r5147 110 110 config DCACHE_RAM_BASE 111 111 hex 112 default 0xc f000112 default 0xc8000 113 113 depends on BOARD_MSI_MS7135 114 114 115 115 config DCACHE_RAM_SIZE 116 116 hex 117 default 0x 1000117 default 0x8000 118 118 depends on BOARD_MSI_MS7135 -
trunk/src/mainboard/msi/ms7135/devicetree.cb
r4534 r5147 22 22 io 0x60 = 0x378 23 23 irq 0x70 = 7 24 drq 0x74 = 3 24 25 end 25 26 device pnp 4e.2 on # Com1 … … 37 38 irq 0x72 = 12 38 39 end 40 device pnp 4e.6 off end # XXX keep allocator happy 39 41 device pnp 4e.7 off end # Game, MIDI, GPIO 1, GPIO 5 40 42 device pnp 4e.8 off end # GPIO 2 … … 43 45 device pnp 4e.b on # Hardware monitor 44 46 io 0x60 = 0x290 45 irq 0x70 = 047 irq 0x70 = 5 46 48 end 47 49 end … … 65 67 register "sata0_enable" = "1" 66 68 register "sata1_enable" = "1" 67 # register "mac_eeprom_smbus" = "3"68 # register "mac_eeprom_addr" = "0x51"69 69 end 70 70 end
Note: See TracChangeset
for help on using the changeset viewer.
