|
@@ -31,7 +31,7 @@ static const char *prima2cb_dt_match[] __initdata = {
|
|
|
|
|
|
MACHINE_START(PRIMA2_EVB, "prima2cb")
|
|
|
/* Maintainer: Barry Song <baohua.song@csr.com> */
|
|
|
- .boot_params = 0x00000100,
|
|
|
+ .atag_offset = 0x100,
|
|
|
.init_early = sirfsoc_of_clk_init,
|
|
|
.map_io = sirfsoc_map_lluart,
|
|
|
.init_irq = sirfsoc_of_irq_init,
|