Home
last modified time | relevance | path

Searched hist:"9 f128bcc0728e421c067b4f3f11dd36fa6b9e9ee" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/nds32/include/asm/
H A Ddma-mapping.h9f128bcc0728e421c067b4f3f11dd36fa6b9e9ee Mon Aug 05 17:00:53 UTC 2013 ken kuo <ken.kuoky@gmail.com> nds32: introduce DMA allocation API

U-Boot does not compile for the adp-ag101 boards since
commit a8f9cd1893bef05b92f63242228607b45821c4a7
(net: update FTGMAC100 for MMU/D-cache support)

The driver assumes that the DMA allocation API are provided by all
architectures. This is not the case for nds32 and it causes a
build error. This patch adds DMA allocation API to avoid the errors.

Signed-off-by: Kuan-Yu Kuo <ken.kuoky@gmail.com>
Cc: Macpaul Lin <macpaul@gmail.com>
Cc: Andes <uboot@andestech.com>
Signed-off-by: Andes <uboot@andestech.com>