]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/favr-32-ezkit.h
avr32: use dlmalloc for DMA buffers
[karo-tx-uboot.git] / include / configs / favr-32-ezkit.h
index 338d3dc78239b30a2d71412812fcf0574ee8d827..75bff4ce288af391f6590be8c323dfc71c186996 100644 (file)
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_INTRAM_BASE + CONFIG_SYS_INTRAM_SIZE)
 
 #define CONFIG_SYS_MALLOC_LEN                  (256*1024)
-#define CONFIG_SYS_DMA_ALLOC_LEN               (16384)
 
 /* Allow 4MB for the kernel run-time image */
 #define CONFIG_SYS_LOAD_ADDR                   (EBI_SDRAM_BASE + 0x00400000)