Dear Graeme Russ, In message <1250996401-13642-7-git-send-email-graeme.r...@gmail.com> you wrote: > Change PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY (Originally done in > commit ff4e66e93c1a, regressed by commit 6d7f610b09f8) > > Cast PCI_ROM_ADDRESS_MASK to u32 > > Wrap probe_pci_video() call inside #ifdef CONFIG_VIDEO > > Change call to pci_find_class() to pci_find_devices(). This is based on a > patch submitted on 1st March 2007 (Patch that fixes the compilation errors > for sc520_cdp board) by mushtaq_k > > This patch requires that PCI_VIDEO_VENDOR_ID and PCI_VIDEO_DEVICE_ID be > specified in the board config file. Dummy values have been added for the > SC520 CDP board to enable compilation, but since I do not have one of these, > I do know what the values should be > > Signed-off-by: Graeme Russ <graeme.r...@gmail.com> > --- > board/sc520_cdp/sc520_cdp.c | 1 + > cpu/i386/sc520/sc520_pci.c | 2 +- > include/configs/sc520_cdp.h | 2 ++ > lib_i386/pci.c | 2 +- > lib_i386/video_bios.c | 18 +++++++++--------- > 5 files changed, 14 insertions(+), 11 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de I was playing poker the other night... with Tarot cards. I got a full house and 4 people died. - Steven Wright _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot