[U-Boot] [PATCH v2 22/22] powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot
Tabi Timur-B04825
B04825 at freescale.com
Tue Oct 30 04:17:20 CET 2012
On Mon, Oct 29, 2012 at 9:05 PM, Scott Wood <scottwood at freescale.com> wrote:
> diff --git a/include/configs/p1_p2_rdb_pc.h b/include/configs/p1_p2_rdb_pc.h
> index ba7a364..f02ba2b 100644
> --- a/include/configs/p1_p2_rdb_pc.h
> +++ b/include/configs/p1_p2_rdb_pc.h
> @@ -38,6 +38,7 @@
> #define __SW_BOOT_MASK 0x03
> #define __SW_BOOT_NOR 0xe4
> #define __SW_BOOT_SD 0x54
> +#define CONFIG_SYS_L2_SIZE (256 << 10)
Shouldn't this be in config_mpc85xx.h?
--
Timur Tabi
Linux kernel developer at Freescale
More information about the U-Boot
mailing list