[PATCH] Eval boards should not need to mess with ROOT_DEV
Arnd Bergmann
arnd at arndb.de
Tue Oct 9 07:57:12 EST 2007
On Monday 08 October 2007, Grant Likely wrote:
> Oh, and cell does too. Geoff, does cell support really need to do this:
> (in cell/setup.c and celleb/setup.c).
> if (ROOT_DEV == 0) {
> printk("No ramdisk, default root is /dev/hda2\n");
> ROOT_DEV = Root_HDA2;
> }
>
> If not; I'll spin a patch to drop it.
Cell certainly doesn't need this, I believe this is an artifact from
copying from pseries, so please kill it when you do the patch.
Arnd <><
More information about the Linuxppc-dev
mailing list