]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/am335x_evm.h
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
[people/ms/u-boot.git] / include / configs / am335x_evm.h
index d60f7329ad922a7cec138ec5a8f70bfc0f9139aa..0f12c7505f41dc9ba186208d59ba50a39b246240 100644 (file)
 /* nand */
 #define CONFIG_CMD_SPL_NAND_OFS                        0x240000 /* end of u-boot */
 #define CONFIG_SYS_NAND_SPL_KERNEL_OFFS                0x280000
-#define CONFIG_CMD_SPL_WRITE_SIZE              0x1000
+#define CONFIG_CMD_SPL_WRITE_SIZE              0x2000
 
 /* spl export command */
 #define CONFIG_CMD_SPL