[PATCH 12/13] ARM: LPC32XX: architecture header files
From: Uwe Kleine-König <hidden>
Date: 2010-02-03 20:44:47
From: Uwe Kleine-König <hidden>
Date: 2010-02-03 20:44:47
On Wed, Feb 03, 2010 at 08:20:01PM +0100, Kevin Wells wrote:
quoted
quoted
+#define VMALLOC_END (PAGE_OFFSET + 0x10000000)grepping shows that defining VMALLOC_END based on PAGE_OFFSET is usual, but I wonder why you don't justThe maximum addressable DRAM sizing is 256MB when fully populated. It seemed the right size. 0xF0000000 works too though, I have no problems changing it.quoted
#define VMALLOC_END 0xF0000000
The size of the vmalloc area has nothing to do with RAM. See http://www.arm.linux.org.uk/developer/memory.txt Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-K?nig | Industrial Linux Solutions | http://www.pengutronix.de/ |