Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-08 Thread Stefan Roese
On 23.12.20 12:21, Pali Rohár wrote: This patch series set default env values of $fdtfile and $ethNaddr for Espressobin board at runtime. It fixes two main issues on Espressobin board that 'env default -a' completely erases permanent board MAC addresses and also erase $fdtfile variable which is

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-02 Thread Andre Heider
On 02/02/2021 17:32, Stefan Roese wrote: On 02.02.21 17:13, Andre Heider wrote: On 02/02/2021 16:09, Stefan Roese wrote: Hi Pali, Hi Andre, On 12.01.21 10:24, Pali Rohár wrote: Hello! On Tuesday 12 January 2021 09:18:44 Andre Heider wrote: Hi Pali, On 11/01/2021 11:51, Pali Rohár wrote: H

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-02 Thread Stefan Roese
On 02.02.21 17:13, Andre Heider wrote: On 02/02/2021 16:09, Stefan Roese wrote: Hi Pali, Hi Andre, On 12.01.21 10:24, Pali Rohár wrote: Hello! On Tuesday 12 January 2021 09:18:44 Andre Heider wrote: Hi Pali, On 11/01/2021 11:51, Pali Rohár wrote: Hello Stefan and Andre! Could you please l

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-02 Thread Andre Heider
On 02/02/2021 16:09, Stefan Roese wrote: Hi Pali, Hi Andre, On 12.01.21 10:24, Pali Rohár wrote: Hello! On Tuesday 12 January 2021 09:18:44 Andre Heider wrote: Hi Pali, On 11/01/2021 11:51, Pali Rohár wrote: Hello Stefan and Andre! Could you please look at this patch series and tell me wha

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-02 Thread Pali Rohár
On Tuesday 02 February 2021 16:09:03 Stefan Roese wrote: > Hi Pali, > Hi Andre, > > On 12.01.21 10:24, Pali Rohár wrote: > > Hello! > > > > On Tuesday 12 January 2021 09:18:44 Andre Heider wrote: > > > Hi Pali, > > > > > > On 11/01/2021 11:51, Pali Rohár wrote: > > > > Hello Stefan and Andre! >

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-02 Thread Stefan Roese
Hi Pali, Hi Andre, On 12.01.21 10:24, Pali Rohár wrote: Hello! On Tuesday 12 January 2021 09:18:44 Andre Heider wrote: Hi Pali, On 11/01/2021 11:51, Pali Rohár wrote: Hello Stefan and Andre! Could you please look at this patch series and tell me what do you think about it? If it is fine or

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-02-01 Thread Pali Rohár
Stefan, could you please look at this patch series, what do you think about it? On Wednesday 23 December 2020 12:21:27 Pali Rohár wrote: > This patch series set default env values of $fdtfile and $ethNaddr for > Espressobin board at runtime. > > It fixes two main issues on Espressobin board that

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-01-12 Thread Pali Rohár
Hello! On Tuesday 12 January 2021 09:18:44 Andre Heider wrote: > Hi Pali, > > On 11/01/2021 11:51, Pali Rohár wrote: > > Hello Stefan and Andre! > > > > Could you please look at this patch series and tell me what do you think > > about it? If it is fine or needs to take different approach? > >

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-01-12 Thread Andre Heider
On 12/01/2021 09:18, Andre Heider wrote: ... Maybe the first step can be solved with ENV_FLAGS_VAR, a new immutable flag, and boards just making use of CONFIG_ENV_FLAGS_LIST_DEFAULT to declare those. But I fail to find an example in-tree. Found one, see ENV_FLAGS_LIST_STATIC. That even has E

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-01-12 Thread Andre Heider
Hi Pali, On 11/01/2021 11:51, Pali Rohár wrote: Hello Stefan and Andre! Could you please look at this patch series and tell me what do you think about it? If it is fine or needs to take different approach? I like the idea very much, and I bet there're quite some boards which could make good

Re: [PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2021-01-11 Thread Pali Rohár
Hello Stefan and Andre! Could you please look at this patch series and tell me what do you think about it? If it is fine or needs to take different approach? On Wednesday 23 December 2020 12:21:27 Pali Rohár wrote: > This patch series set default env values of $fdtfile and $ethNaddr for > Espress

[PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime

2020-12-23 Thread Pali Rohár
This patch series set default env values of $fdtfile and $ethNaddr for Espressobin board at runtime. It fixes two main issues on Espressobin board that 'env default -a' completely erases permanent board MAC addresses and also erase $fdtfile variable which is needed for booting Linux kernel via dis