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 <><
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to