|
@@ -1272,7 +1272,7 @@ static void __init eva_init(void)
|
|
|
|
|
|
|
|
#ifdef CONFIG_CACHE_L2X0
|
|
#ifdef CONFIG_CACHE_L2X0
|
|
|
/* Shared attribute override enable, 32K*8way */
|
|
/* Shared attribute override enable, 32K*8way */
|
|
|
- l2x0_init(IOMEM(0xf0002000), 0x00440000, 0xc2000fff);
|
|
|
|
|
|
|
+ l2x0_init(IOMEM(0xf0002000), 0x00400000, 0xc20f0fff);
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
i2c_register_board_info(0, i2c0_devices, ARRAY_SIZE(i2c0_devices));
|
|
i2c_register_board_info(0, i2c0_devices, ARRAY_SIZE(i2c0_devices));
|