X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fmecp5123.h;h=0b9cbae5bad2da3ea27dc782bd046798db687676;hb=6c739c5d8a3466f8ef2f8543636484957bcca6ee;hp=6501ea40e10486f056ea6180ad5c00a29afaefc2;hpb=f232950f82d11d411ad29663d98851ac02fd29fb;p=oweals%2Fu-boot.git diff --git a/include/configs/mecp5123.h b/include/configs/mecp5123.h index 6501ea40e1..0b9cbae5ba 100644 --- a/include/configs/mecp5123.h +++ b/include/configs/mecp5123.h @@ -15,6 +15,9 @@ #define __CONFIG_H #define CONFIG_MECP5123 1 +#define CONFIG_DISPLAY_BOARDINFO +#define CONFIG_SYS_GENERIC_BOARD + /* * Memory map for the MECP5123 board: * @@ -29,7 +32,6 @@ * High Level Configuration Options */ #define CONFIG_E300 1 /* E300 Family */ -#define CONFIG_MPC512X 1 /* MPC512X family */ #define CONFIG_SYS_TEXT_BASE 0xFFF00000 @@ -364,7 +366,6 @@ #ifdef CONFIG_CMD_KGDB #define CONFIG_KGDB_BAUDRATE 230400 /* speed of kgdb serial port */ -#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */ #endif /*