rockchip: rk3288: use aligned address for SPL_TEXT_BASE
[oweals/u-boot.git] / include / configs / rk3288_common.h
index 2b8f618f721be35aecf929123c456991933f2019..e2f070fd1c8e75db6658a9e9d887646be13921ca 100644 (file)
@@ -34,7 +34,7 @@
 #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_TPL_BOOTROM_SUPPORT)
 # define CONFIG_SPL_TEXT_BASE          0x0
 #else
-# define CONFIG_SPL_TEXT_BASE          0xff704004
+# define CONFIG_SPL_TEXT_BASE          0xff704000
 #endif
 
 /* MMC/SD IP block */