On Fri, Feb 9, 2018 at 10:50 PM, Lukasz Majewski wrote:
> This converts the following to Kconfig:
>CONFIG_BOOTCOUNT_LIMIT
>
> Signed-off-by: Lukasz Majewski
> ---
>
> README | 10 --
> configs/am335x_baltos_defconfig | 1 +
> configs/am335x
>> I also worked through all the drivers, and made
>> bootlimit configurable from Kconfig. But I see you're doing way more
>> work around BOOTCOUNT, so I'll hold off on them.
>
> Maybe you can share / send the code, which replaces CONFIG_BOOTCOUNT
> with CONFIG_BOOTCOUNT_LIMIT?
>
> Or even better,
Hi Alex,
> On Sat, Feb 10, 2018 at 10:01 AM, Lukasz Majewski
> wrote:
> > Hi Alex,
> >
> >> On Fri, Feb 9, 2018 at 10:50 PM, Lukasz Majewski
> >> wrote:
> >> > diff --git a/configs/mx53ppd_defconfig
> >> > b/configs/mx53ppd_defconfig index 3fbca2a08c..b83cf72022 100644
> >> > --- a/configs/m
On Sat, Feb 10, 2018 at 10:01 AM, Lukasz Majewski wrote:
> Hi Alex,
>
>> On Fri, Feb 9, 2018 at 10:50 PM, Lukasz Majewski
>> wrote:
>> > diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig
>> > index 3fbca2a08c..b83cf72022 100644
>> > --- a/configs/mx53ppd_defconfig
>> > +++ b/conf
Hi Alex,
> On Fri, Feb 9, 2018 at 10:50 PM, Lukasz Majewski
> wrote:
> > diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig
> > index 3fbca2a08c..b83cf72022 100644
> > --- a/configs/mx53ppd_defconfig
> > +++ b/configs/mx53ppd_defconfig
> > @@ -21,6 +21,7 @@ CONFIG_CMD_EXT4_WRITE=y
On Fri, Feb 9, 2018 at 10:50 PM, Lukasz Majewski wrote:
> diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig
> index 3fbca2a08c..b83cf72022 100644
> --- a/configs/mx53ppd_defconfig
> +++ b/configs/mx53ppd_defconfig
> @@ -21,6 +21,7 @@ CONFIG_CMD_EXT4_WRITE=y
> CONFIG_CMD_FAT=y
>
6 matches
Mail list logo