Sergei Shtylyov wrote:
> Sanitize the bogus KGDB code for Xilinx ML300:
>
> - remove misplaced calls to early_serial_setup() and kgdb8250_add_port() from
>   ml300_early_serial_map() -- the wouldn't even compile there;
>
> - #include <linux/kgdb.h>;
>
> - change CONFIG_KGDB to CONFIG_KGDB_8250;
>
> - enclose calls to gen550_init() with #ifdef CONFIG_SERIAL_TEXT_DEBUG;
>
> - place a call to kgdb8250_add_port() where it belongs.
>
> Signed-off-by: Sergey Shtylyov <[EMAIL PROTECTED]>
>
>   
Committed to powerpc-lite.patch in the linux2_6_21_uprev branch.

Jason.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Kgdb-bugreport mailing list
Kgdb-bugreport@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to