summaryrefslogtreecommitdiffstats
path: root/u-boot/include/configs/omap3_beagle.h
diff options
context:
space:
mode:
authorH. Nikolaus Schaller <hns@goldelico.com>2013-01-10 16:42:11 +0100
committerH. Nikolaus Schaller <hns@goldelico.com>2013-01-10 16:42:11 +0100
commit1d18c95643416cc9f1577755922e6593b508e8da (patch)
tree3d30910058cbfbddc388357d29307aaa0a615e90 /u-boot/include/configs/omap3_beagle.h
parent2f7f1bd2415b74d98cfb8e0a0cd5e6436261de4a (diff)
downloadbootable_bootloader_goldelico_gta04-1d18c95643416cc9f1577755922e6593b508e8da.zip
bootable_bootloader_goldelico_gta04-1d18c95643416cc9f1577755922e6593b508e8da.tar.gz
bootable_bootloader_goldelico_gta04-1d18c95643416cc9f1577755922e6593b508e8da.tar.bz2
made ext4 and new general ls/load commands work
Diffstat (limited to 'u-boot/include/configs/omap3_beagle.h')
-rw-r--r--u-boot/include/configs/omap3_beagle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/u-boot/include/configs/omap3_beagle.h b/u-boot/include/configs/omap3_beagle.h
index 519da79..9866d49 100644
--- a/u-boot/include/configs/omap3_beagle.h
+++ b/u-boot/include/configs/omap3_beagle.h
@@ -322,7 +322,7 @@
#define CONFIG_ENV_OFFSET boot_flash_off
#define CONFIG_ENV_ADDR SMNAND_ENV_OFFSET
-#define CONFIG_START_WITH_DEFAULT_ENVIRONMENT 1
+//#define CONFIG_START_WITH_DEFAULT_ENVIRONMENT 1
#ifndef __ASSEMBLY__
extern unsigned int boot_flash_base;