]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - security-integration-tree/security-ti-u-boot.git/commit
ARM: keystone2: configs: Correct burn_uboot_sp erase size
authorFranklin S Cooper Jr <fcooper@ti.com>
Wed, 18 Nov 2015 19:06:10 +0000 (13:06 -0600)
committerTero Kristo <t-kristo@ti.com>
Thu, 19 Nov 2015 16:36:22 +0000 (18:36 +0200)
commit90c6ccc4970d0b783e5fcc42377ff5fc2402bb57
tree6f32c007a94533e4c52d204fdaf3c86312c2b876
parent45aceb053db3f34b649697c0d035022871b27e24
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