ARM: keystone2: configs: Correct burn_uboot_sp erase size
authorCooper Jr., Franklin <fcooper@ti.com>
Thu, 19 Nov 2015 13:45:22 +0000 (07:45 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 22 Nov 2015 02:50:19 +0000 (21:50 -0500)
commit7ec2328d9e0daf87409dff70366b58ea0e4237df
tree6fbf9128022b88e5db0b77260562caa79c779076
parentbc622966c9fc00d0b6fc211932e377ce27af8f75
ARM: keystone2: configs: Correct burn_uboot_sp erase size

The NOR flash on Keystone 2 evms has a u-boot-spl partition size of
0x80000.

Currently burn_uboot_spi will erase 0x100000 from the spi NOR which will
cause a partial erase of the misc partition.

Fix this by correcting the erase size.

Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
include/configs/ti_armv7_keystone2.h