[PATCH] cell: add platform detection code
commitdad482c25698134b79c80694c81f0495019e0842
authorArnd Bergmann <arnd@arndb.de>
Tue, 6 Dec 2005 03:52:29 +0000 (5 22:52 -0500)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:53:04 +0000 (9 14:53 +1100)
treea7923ee19f66f523cfb174cbc6998a184ea5d8e8
parent3a843d7cd30ab6815610d9d6aa66b56df0ee1228
[PATCH] cell: add platform detection code

I can't really get a conclusive answer from the firmware
people what to check for, so I just try scanning for
anything that starts with "IBM,CPB", which should be
correct for all hardware produced so far and for
systemsim.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/prom_init.c