[U-Boot] [PATCH 13/17] Moved PCI from #ifdef to conditional compile for sc520 boards
Wolfgang Denk
wd at denx.de
Fri Sep 4 21:57:32 CEST 2009
Dear Graeme Russ,
In message <1250996401-13642-14-git-send-email-graeme.russ at gmail.com> you wrote:
> --===============2050527354==
>
>
> Signed-off-by: Graeme Russ <graeme.russ at gmail.com>
> ---
> board/eNET/Makefile | 10 +-
> board/sc520_cdp/Makefile | 14 +-
> board/sc520_cdp/sc520_cdp.c | 239 --------------------------
> board/sc520_cdp/sc520_cdp_pci.c | 271 +++++++++++++++++++++++++++++
> board/sc520_spunk/Makefile | 14 +-
> board/sc520_spunk/sc520_spunk.c | 298 --------------------------------
> board/sc520_spunk/sc520_spunk_pci.c | 323 +++++++++++++++++++++++++++++++++++
> lib_i386/Makefile | 4 +-
> lib_i386/pci.c | 3 -
> lib_i386/pci_type1.c | 5 -
> 10 files changed, 617 insertions(+), 564 deletions(-)
> create mode 100644 board/sc520_cdp/sc520_cdp_pci.c
> create mode 100644 board/sc520_spunk/sc520_spunk_pci.c
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: wd at denx.de
Certainly there are things in life that money can't buy, but it's
very funny - Did you ever try buying them without money? - Ogden Nash
More information about the U-Boot
mailing list