Skip to content
Snippets Groups Projects
Commit 9570cbda authored by Kumar Gala's avatar Kumar Gala
Browse files

powerpc/85xx: Enable CMD_REGINFO on corenet boards


Useful for various debug to know how various regsters might be set
in a human readable form.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent aa061aeb
Branches
No related tags found
No related merge requests found
...@@ -569,6 +569,7 @@ ...@@ -569,6 +569,7 @@
#define CONFIG_CMD_MII #define CONFIG_CMD_MII
#define CONFIG_CMD_PING #define CONFIG_CMD_PING
#define CONFIG_CMD_SETEXPR #define CONFIG_CMD_SETEXPR
#define CONFIG_CMD_REGINFO
#ifdef CONFIG_PCI #ifdef CONFIG_PCI
#define CONFIG_CMD_PCI #define CONFIG_CMD_PCI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment