Home
last modified time | relevance | path

Searched hist:"7 ec2328d9e0daf87409dff70366b58ea0e4237df" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dti_armv7_keystone2.h7ec2328d9e0daf87409dff70366b58ea0e4237df Thu Nov 19 13:45:22 UTC 2015 Cooper Jr., Franklin <fcooper@ti.com> 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>