Skip to content
Snippets Groups Projects
Commit 7ec2328d authored by Cooper Jr., Franklin's avatar Cooper Jr., Franklin Committed by Tom Rini
Browse files

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: default avatarFranklin S Cooper Jr <fcooper@ti.com>
parent bc622966
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment