]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/pcm052.h
configs: vf610: increase maximum size and enforce correct limit
[people/ms/u-boot.git] / include / configs / pcm052.h
index 8144a83db25975c514f49eb13317c67980b094c2..060928bd30d35e0a610b0caf66ec9b57cd00bdae 100644 (file)
@@ -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 */