ppc4xx: Enable "ecctest" command on t3corp
Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
e372286025
commit
1ffcb86ce0
|
|
@ -359,6 +359,7 @@
|
||||||
* Commands additional to the ones defined in amcc-common.h
|
* Commands additional to the ones defined in amcc-common.h
|
||||||
*/
|
*/
|
||||||
#define CONFIG_CMD_CHIP_CONFIG
|
#define CONFIG_CMD_CHIP_CONFIG
|
||||||
|
#define CONFIG_CMD_ECCTEST
|
||||||
#define CONFIG_CMD_PCI
|
#define CONFIG_CMD_PCI
|
||||||
#define CONFIG_CMD_SDRAM
|
#define CONFIG_CMD_SDRAM
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue