commit | 62679bbc3c21bc904040638f65aaf0fbd6c0c026 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.gsc@gmail.com> | Mon Oct 25 23:20:30 2010 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 28 11:42:45 2010 +0200 |
tree | ff2b2c763299e5da83dcc3de01738d924007af30 | |
parent | 4546eb7216772b08f71a5a8e006144e5524ec983 [diff] |
mx51evk: consolidate env for mmcboot and netboot This patch is to consolidate default mx51evk env for two primary boot modes, mmcboot and netboot. It also cleans some unused env like netdev, uboot and redundant env like loadaddr since CONFIG_LOADADDR already defines it. Signed-off-by: Shawn Guo <shawn.gsc@gmail.com>