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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to