|
@@ -68,7 +68,7 @@ void __init wm8505_7in_init(void)
|
|
}
|
|
}
|
|
|
|
|
|
MACHINE_START(WM8505_7IN_NETBOOK, "WM8505 7-inch generic netbook")
|
|
MACHINE_START(WM8505_7IN_NETBOOK, "WM8505 7-inch generic netbook")
|
|
- .boot_params = 0x00000100,
|
|
|
|
|
|
+ .atag_offset = 0x100,
|
|
.reserve = wm8505_reserve_mem,
|
|
.reserve = wm8505_reserve_mem,
|
|
.map_io = wm8505_map_io,
|
|
.map_io = wm8505_map_io,
|
|
.init_irq = wm8505_init_irq,
|
|
.init_irq = wm8505_init_irq,
|