commit | f69539b14bdba7a5cd22e1f4bed439b476b17286 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sat Sep 03 16:38:02 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sun Sep 04 09:28:04 2011 +0000 |
tree | 95e4e000537e39cb82ee286076f17f2346dc5137 | |
parent | 962d4b2834e6a3b37784391a906b5fe2a7e96b74 [diff] |
apb_pci: convert PCI space to memory API Add a new memory space for PCI instead of using system memory. This also fixes a bug where VGA region vga.chain4 is accidentally mapped to 0xa0000 instead of 0x1ff000a0000. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>