[PATCH] ARM: prima2: remove L2 cache size override
Russell King - ARM Linux
linux at arm.linux.org.uk
Wed Apr 16 02:24:33 PDT 2014
On Tue, Apr 15, 2014 at 05:49:02PM +0800, Barry Song wrote:
> +static __init void sirfsoc_init_mach(void)
> +{
> + l2x0_of_init(0, 0xFDFFFFFFUL);
BTW, this should be just the plain: 0xfdffffff - no need for UL on the
end. Also lower case is preferred for hex.
--
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.
More information about the linux-arm-kernel
mailing list