X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fmecp5123.h;h=0b9cbae5bad2da3ea27dc782bd046798db687676;hp=6501ea40e10486f056ea6180ad5c00a29afaefc2;hb=3d5920a31bb846249385e1ca5c086662c39bc44e;hpb=d44a5f51288aec60c6bdb4ac939d75c24e5bf9c2 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 /*