Hi,

On Thu, 20 Oct 2016 20:07:24 +0300
Sam Protsenko semen.protse...@linaro.org wrote:
...
> 1. CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
> 
>     Simple grep shows us that noone actually uses this constant
> (despite it's being defined for multiple boards). So I'm thinking to
> remove it altogether. What do you think about that?

it is not directly used, but config files including imx6_spl.h define
CONFIG_SYS_MONITOR_LEN depending on CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS.
When removing, take care to update CONFIG_SYS_MONITOR_LEN there.

--
Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to