[U-Boot] [RFC] Proposal on changing raw boot mode

Anatolij Gustschin agust at denx.de
Fri Oct 21 13:32:43 CEST 2016


Hi,

On Thu, 20 Oct 2016 20:07:24 +0300
Sam Protsenko semen.protsenko at 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


More information about the U-Boot mailing list