|
@@ -187,7 +187,7 @@ static struct sys_timer mxc_timer = {
|
|
|
|
|
|
MACHINE_START(MX51_3DS, "Freescale MX51 3-Stack Board")
|
|
|
/* Maintainer: Freescale Semiconductor, Inc. */
|
|
|
- .boot_params = PHYS_OFFSET + 0x100,
|
|
|
+ .boot_params = MX51_PHYS_OFFSET + 0x100,
|
|
|
.map_io = mx51_map_io,
|
|
|
.init_irq = mx51_init_irq,
|
|
|
.init_machine = mxc_board_init,
|