summaryrefslogtreecommitdiffstats
path: root/include/configs/hammerhead.h
diff options
context:
space:
mode:
authorAndreas Bießmann <andreas.devel@googlemail.com>2015-02-06 23:06:39 +0100
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-17 22:52:39 +0100
commitdbdb5abd070163f59901884c672b49c25b1aeea9 (patch)
tree10dbb1e6358d178953613d5b08daba9958df03a6 /include/configs/hammerhead.h
parent5745f8c4fd5807becf7f246625e153388293aedc (diff)
downloadtalos-obmc-uboot-dbdb5abd070163f59901884c672b49c25b1aeea9.tar.gz
talos-obmc-uboot-dbdb5abd070163f59901884c672b49c25b1aeea9.zip
avr32: use dlmalloc for DMA buffers
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'include/configs/hammerhead.h')
-rw-r--r--include/configs/hammerhead.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h
index 4f0603abc1..0bc42f12e0 100644
--- a/include/configs/hammerhead.h
+++ b/include/configs/hammerhead.h
@@ -137,7 +137,6 @@
#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)
OpenPOWER on IntegriCloud