
14 Mar
2014
14 Mar
'14
3:17 p.m.
On Fri, Mar 14, 2014 at 10:33:50AM +0000, Ian Campbell wrote:
Based linux-sunxi#sunxi commit d854c4de2f57 "arm: Handle .gnu.hash section in ldscripts" vs v2014.01.
[snip]
+/* Flat Device Tree (FDT/DT) support */ +#define CONFIG_OF_LIBFDT +#define CONFIG_SYS_BOOTMAPSZ (16 << 20)
This seems pretty small. This is to keep things from being relocated into highmem right?
--
Tom