]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra2-common.h
microblaze: Enable TFTP put command
[u-boot] / include / configs / tegra2-common.h
index e233b1c83de832386267987d5c80273313d8af68..e6f385fac38f5922bcb0589aa720067b903ce96b 100644 (file)
@@ -51,8 +51,7 @@
 #define CONFIG_OF_LIBFDT               /* enable passing of devicetree */
 
 /* Environment */
-#define CONFIG_ENV_IS_NOWHERE
-#define CONFIG_ENV_SIZE                        0x20000 /* Total Size Environment */
+#define CONFIG_ENV_SIZE                        0x2000  /* Total Size Environment */
 
 /*
  * Size of malloc() pool
 #define PHYS_SDRAM_1           TEGRA2_SDRC_CS0
 #define PHYS_SDRAM_1_SIZE      0x20000000      /* 512M */
 
-#define CONFIG_SYS_TEXT_BASE   0x00E08000
+#define CONFIG_SYS_TEXT_BASE   0x00108000
 #define CONFIG_SYS_SDRAM_BASE  PHYS_SDRAM_1
 
 #define CONFIG_SYS_INIT_RAM_ADDR       CONFIG_STACKBASE