]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/hammerhead.h
avr32: use dlmalloc for DMA buffers
[karo-tx-uboot.git] / include / configs / hammerhead.h
index 4f0603abc13290b05e61ee5382e975d4231eb8f1..0bc42f12e0ada1c63bc7256fb8fd70cb80a86657 100644 (file)
 
 #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                   (CONFIG_SYS_SDRAM_BASE + 0x00400000)