Re: re-generate the builtin environment

2018-02-18 Thread Sascha Hauer
Hi Giorgio, On Fri, Feb 16, 2018 at 10:09:00AM +0100, Giorgio Dal Molin wrote: > Hi, > > I want to build a default environment in the barebox for my > board. > > > For this I defined the following vars in the .config file: > > ... > CONFIG_DEFAULT_ENVIRONMENT=y > CONFIG_DEFAULT_COMPRESSION_LZ4

re-generate the builtin environment

2018-02-16 Thread Giorgio Dal Molin
Hi, I want to build a default environment in the barebox for my board. For this I defined the following vars in the .config file: ... CONFIG_DEFAULT_ENVIRONMENT=y CONFIG_DEFAULT_COMPRESSION_LZ4=y CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW=y CONFIG_DEFAULT_ENVIRONMENT_GENERIC_NEW_DFU=y CONFIG_DEFAUL