Skip to content
Snippets Groups Projects
Commit 9f128bcc authored by ken kuo's avatar ken kuo Committed by Andes
Browse files

nds32: introduce DMA allocation API


U-Boot does not compile for the adp-ag101 boards since
commit a8f9cd18
(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: default avatarKuan-Yu Kuo <ken.kuoky@gmail.com>
Cc: Macpaul Lin <macpaul@gmail.com>
Cc: Andes <uboot@andestech.com>
Signed-off-by: default avatarAndes <uboot@andestech.com>
parent 5c440813
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment