|
@@ -53,7 +53,7 @@ static void __init micrel_init(void)
|
|
|
|
|
|
MACHINE_START(KS8695, "KS8695 Centaur Development Board")
|
|
MACHINE_START(KS8695, "KS8695 Centaur Development Board")
|
|
/* Maintainer: Micrel Semiconductor Inc. */
|
|
/* Maintainer: Micrel Semiconductor Inc. */
|
|
- .boot_params = KS8695_SDRAM_PA + 0x100,
|
|
|
|
|
|
+ .atag_offset = 0x100,
|
|
.map_io = ks8695_map_io,
|
|
.map_io = ks8695_map_io,
|
|
.init_irq = ks8695_init_irq,
|
|
.init_irq = ks8695_init_irq,
|
|
.init_machine = micrel_init,
|
|
.init_machine = micrel_init,
|