diff options
Diffstat (limited to 'include/configs/ls2085ardb.h')
-rw-r--r-- | include/configs/ls2085ardb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ls2085ardb.h b/include/configs/ls2085ardb.h index 3408b13ee7..dd5505b5eb 100644 --- a/include/configs/ls2085ardb.h +++ b/include/configs/ls2085ardb.h @@ -299,7 +299,7 @@ unsigned long get_board_sys_clk(void); "initrd_high=0xffffffffffffffff\0" \ "kernel_start=0x581100000\0" \ "kernel_load=0xa0000000\0" \ - "kernel_size=0x1000000\0" + "kernel_size=0x2000000\0" /* MAC/PHY configuration */ #ifdef CONFIG_FSL_MC_ENET |