From: Matthew McClintock Date: Fri, 17 Dec 2010 23:26:41 +0000 (-0600) Subject: p1022ds: enable reginfo command X-Git-Tag: v2011.03-rc1~55^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b8339e2b9f32663411dba0f48e25b23f542d53bc;p=u-boot p1022ds: enable reginfo command Add reginfo as a default command for p1022ds boards Signed-off-by: Matthew McClintock Signed-off-by: Kumar Gala --- diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index b411fc8bb7..7e6c40fc6f 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -356,6 +356,7 @@ #define CONFIG_CMD_MII #define CONFIG_CMD_PING #define CONFIG_CMD_SETEXPR +#define CONFIG_CMD_REGINFO #ifdef CONFIG_PCI #define CONFIG_CMD_PCI