[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: aranym vs atafb



Geert Uytterhoeven píše v Pá 28. 12. 2007 v 14:27 +0100:

> If Fast RAM doesn't support DMA

VIDEL has just 23 address wires...

> it should be added as non-DMA'ble memory.

where can this be set? The bootstrap uses the following struct for
passing the available memory to kernel and it doesn't contain any flags
like DMA:

struct mem_info {
	uint32 addr;		/* physical address of memory chunk */
	uint32 size;		/* length of memory chunk (in bytes) */
};

Petr



Reply to: