commit | 17cd87c26bd86546ea3217397ef3428581970058 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Jul 26 14:07:14 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jul 26 16:17:49 2007 +1000 |
tree | 29d6f3645faeb0cf97efcd50829b1cc7427a68a3 | |
parent | 50747cb8189d54369d75e1bd73f84db431d39af8 [diff] |
[POWERPC] Fix Maple platform ISA bus The Maple platform has ISA IOs but didn't call the new functions to actually map those, thus crashing when trying to access the nvram. This fixes Maple and JS2x using SLOF. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>