Re: [Cbe-oss-dev] [PATCH 11/13] cell: split out board specific files
From: Arnd Bergmann <arnd@arndb.de>
Date: 2006-05-02 10:59:36
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2006-05-02 10:59:36
Also in:
lkml
On Tuesday 02 May 2006 02:06, Segher Boessenkool wrote:
Is there any reason the driver wouldn't build and/or run on other platforms? If so, fix it. If not, just make it depends on PCI
Well, it could run on other platforms, except: - it requires a few properties in the device tree (local-mac-address, firmware), so it should also depend on PPC - It's not actually PCI at all, but on an internal bus that has something close enough to a PCI config space. Arnd <><