From 93b40bab695acb0ee99e3845c95cf961e158e102 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 25 Aug 2014 13:59:02 -0600 Subject: SAMA5 ELF configuration with address environments finally builds without errors --- nuttx/configs/sama5d4-ek/README.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/configs/sama5d4-ek/README.txt') diff --git a/nuttx/configs/sama5d4-ek/README.txt b/nuttx/configs/sama5d4-ek/README.txt index a6f6d8d87..a00ca46c5 100644 --- a/nuttx/configs/sama5d4-ek/README.txt +++ b/nuttx/configs/sama5d4-ek/README.txt @@ -3689,6 +3689,10 @@ Configurations System Type -> Architecture Options CONFIG_ARCH_ADDRENV=n : Disable address environment support + System Type -> Heap Configuration + CONFIG_SAMA5_DDRCS_RESERVE=n : Don't reserve any page cache memory + CONFIG_SAMA5_DDRCS_PGHEAP=n : Don't try to set up the page allocator + Memory Management CONFIG_GRAN=n : Disable the granule allocator CONFIG_MM_PGALLOC=n : Disable the page allocator -- cgit v1.2.3