summaryrefslogtreecommitdiff
path: root/include/configs/pcm052.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/pcm052.h
parentda125b72fdd596dddcc87e9c2917be322d27ef03 (diff)
parent40b0dae15159bf14f24cf7714ddd690ae3ca65e3 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r--include/configs/pcm052.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h
index 8144a83db2..060928bd30 100644
--- a/include/configs/pcm052.h
+++ b/include/configs/pcm052.h
@@ -89,8 +89,8 @@
#define CONFIG_LOADADDR 0x82000000
/* 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
/* if no target-specific extra environment settings were defined by the
target, define an empty one */