cache: add ALLOC_CACHE_ALIGN_BUFFER macro
authorAnton staaf <robotboy@chromium.org>
Wed, 12 Oct 2011 13:55:59 +0000 (13:55 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 25 Oct 2011 07:23:10 +0000 (09:23 +0200)
commit46a6d51c827a12723e7191128fb7aab42c8f5c09
treedd006809b5a777f6bd463c2d8f3a7bad0426fb68
parentd47031e6879d6408b08889583600edd6aff378c8
cache: add ALLOC_CACHE_ALIGN_BUFFER macro

This macro is used to allocate cache line size aligned stack
buffers for use with DMA hardware.

Signed-off-by: Anton Staaf <robotboy@chromium.org>
Cc: Lukasz Majewski <l.majewski@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Mike Frysinger <vapier@gentoo.org>
Cc: Aneesh V <aneesh@ti.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Wolfgang Denk <wd@denx.de>
doc/README.arm-caches
include/common.h