LS1021ATWR: Modify u-boot size for sd secure boot
[oweals/u-boot.git] / arch / arm / include / asm / fsl_secure_boot.h
index ccb513fba24b7542b8cb35151443d5eb27991dbd..fd627c0874e969723dc99cf599fc2dadaac95391 100644 (file)
@@ -86,8 +86,8 @@
 /* For SD boot address and size are assigned in terms of sector
  * offset and no. of sectors respectively.
  */
-#define CONFIG_BS_HDR_ADDR_DEVICE      0x00000800
-#define CONFIG_BS_ADDR_DEVICE          0x00000840
+#define CONFIG_BS_HDR_ADDR_DEVICE      0x00000900
+#define CONFIG_BS_ADDR_DEVICE          0x00000940
 #define CONFIG_BS_HDR_SIZE             0x00000010
 #define CONFIG_BS_SIZE                 0x00000008
 #else