Patrick Georgi patrick@georgi-clan.de writes:
Am 26.05.2010 13:12, schrieb Stefan Reinauer:
This breaks non-AMD platforms I think.
Any solution to that?
This patch is required for a pending board addition, see http://patchwork.coreboot.org/patch/1387/
I intend to rework the MMCONF patch to map the MMCONF area into 32-bit address space, as well as submit an updated patch for the HP DL165. I'm swamped in other stuff right now though; if anyone could give me some pointers on what the best way to reserve 256M of (256M-aligned) address space is, that would save me some time. Either dynamically or statically (I believe e0000000 - efffffff is often used for this). We'd like to hoist any memory behind this, so some method of allocation that makes this part of the IO hole would be good.