Skip to content

Commit 2f6b470

Browse files
committed
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
2 parents 0e1e587 + 61520ac commit 2f6b470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/configs/socfpga_common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
346346
#define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot-dtb.img"
347347
#define CONFIG_SPL_LIBDISK_SUPPORT
348348
#else
349-
#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION 3
349+
#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION 1
350350
#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x200 /* offset 512 sect (256k) */
351351
#define CONFIG_SPL_LIBDISK_SUPPORT
352352
#endif

0 commit comments

Comments
 (0)