summaryrefslogtreecommitdiff
path: root/include/configs/XPEDITE5200.h
Commit message (Collapse)AuthorAgeLines
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-18-1/+1
| | | | | | | | 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 <vapier@gentoo.org>
* XPedite5200 board support cleanupPeter Tyser2008-12-29-0/+546
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>