commit | f4c6cc8d1e2305796f7fdad52d83b88cea4d2276 | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@mvista.com> | Sat Sep 03 15:55:57 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:00 2005 -0700 |
tree | be172cb018dd5bf26d76114f4b4549c772359e39 | |
parent | d01c08c9ae91c1526d4564b400b3e0e04b49d1ba [diff] |
[PATCH] ppc32: katana updates Update the katana platform support code: - if booted as zImage, pass mem size in via bi_req from bootwrapper - if booted as uImage, get mem size from bd_info passed in from u-boot - add support for 82544 present on katana 752i's - set cacheline size on pci devices - some minor fixups Signed-off-by: Mark A. Greer <mgreer@mvista.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>