Scott Wood wrote:
>> +// Temporary -- will go away once kernel uses ranges for
>> get_immrbase().
>> +reg = <0xf000 0x00053000>;
>
> The patch to use ranges for get_immrbase() just went in, so we can drop this
> now.
Most excellent.
Time for YARDS -- Yet Another Rou
On Tue, Jan 29, 2008 at 11:22:41AM +0100, Heiko Schocher wrote:
> + model = "MGCOGE";
> + compatible = "fsl,mgcoge";
keymile,mgcoge
> + PowerPC,[EMAIL PROTECTED] {
[snip]
> + compatible = "fsl,mpc8248-localbus",
All of these 8248s should be 8247.
> +
Hello,
The following Patch adds the DTS File for the MGCOGE
plattform from keymile.
Signed-off-by: Heiko Schocher <[EMAIL PROTECTED]>
---
arch/powerpc/boot/dts/mgcoge.dts | 153 ++
1 files changed, 153 insertions(+), 0 deletions(-)
create mode 100644 arch/po