not sure if amiga is even adequately relevant to care about this,
but:
$ grep -rw early_param arch/m68k/amiga
arch/m68k/amiga/config.c:early_param("debug", amiga_savekmsg_setup);
arch/m68k/amiga/config.c:early_param("debug", amiga_debug_setup);
$
AFAICT, those two calls in the same source file defining the
identical early boot-time parameter are not mutually exclusive but i
might be misreading it. is the second supposed to override the first
or what?
and yes, i'm prepared to be embarrassed if there's a trivial
explanation for this. it's never stopped me before.
rday
--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA
http://crashcourse.ca
========================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html