summaryrefslogtreecommitdiff
path: root/include/configs/colibri_vf.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-31 08:14:53 -0400
committerTom Rini <trini@konsulko.com>2017-10-31 08:14:53 -0400
commit3c1af17c5eebc3718095907c254ae3eb8a3412f8 (patch)
treeac2b1fea2f8c5638b52f7184ba506a4665128b3d /include/configs/colibri_vf.h
parentda125b72fdd596dddcc87e9c2917be322d27ef03 (diff)
parent40b0dae15159bf14f24cf7714ddd690ae3ca65e3 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'include/configs/colibri_vf.h')
-rw-r--r--include/configs/colibri_vf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/colibri_vf.h b/include/configs/colibri_vf.h
index 8166aa4afb..bf3bbffe24 100644
--- a/include/configs/colibri_vf.h
+++ b/include/configs/colibri_vf.h
@@ -75,8 +75,8 @@
#define CONFIG_FDTADDR 0x84000000
/* We boot from the gfxRAM area of the OCRAM. */
-#define CONFIG_SYS_TEXT_BASE 0x3f408000
-#define CONFIG_BOARD_SIZE_LIMIT 524288
+#define CONFIG_SYS_TEXT_BASE 0x3f401000
+#define CONFIG_BOARD_SIZE_LIMIT 520192
#define SD_BOOTCMD \
"sdargs=root=/dev/mmcblk0p2 rw rootwait\0" \