Searched hist:a4bfc4cc466473b97c7fe84bdf261b2935887e3f (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | a4bfc4cc466473b97c7fe84bdf261b2935887e3f Fri May 14 18:18:54 UTC 2010 Kim Phillips <kim.phillips@freescale.com> mpc83xx: fix NAND bootstrap too big error
commit 167cdad1372917bc11c636c359aad02625291fa9 "SERIAL: Enable port-mapped access" inadvertently broke 83xx nand boards by converting NS16550_init to use io accessors, which expanded the size of the generated code.
this patch fixes the problem by removing icache functions from the nand builds, which somewhat follows commit 1a2e203b31d33fb720f2cf1033b241ad36ab405a "mpc83xx: turn on icache in core initialization to improve u-boot boot time"
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|