summaryrefslogtreecommitdiff
path: root/include/configs/eNET.h
AgeCommit message (Collapse)Author
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
The CONFIG_CMD_ENV option controls enablement of the `saveenv` command rather than a generic "env" command, or anything else related to the environment. So, let's make sure the define is named accordingly. Signed-off-by: Mike Frysinger <[email protected]>
2009-01-24Removed all references to CONFIG_SYS_RESET_GENERICGraeme Russ
Generic i386 reset - #define made redundant by weak function Signed-off-by: Graeme Russ <[email protected]>
2009-01-24Added initial eNET board supportGraeme Russ
Signed-off-by: Graeme Russ <[email protected]>