Re: [PATCH] sunxi: Select environment MMC based on boot device

2021-04-26 Thread Maxime Ripard
Hi, On Mon, Apr 19, 2021 at 04:35:04PM +0100, Andre Przywara wrote: > On Sun, 18 Apr 2021 22:16:21 -0500 > Samuel Holland wrote: > > (CC:ing Maxime) > > Hi, > > > Currently, the environment is always stored in eMMC if eMMC is enabled > > in the config. This means images written to SD and eMMC

Re: [PATCH] sunxi: Select environment MMC based on boot device

2021-04-19 Thread Andre Przywara
On Sun, 18 Apr 2021 22:16:21 -0500 Samuel Holland wrote: (CC:ing Maxime) Hi, > Currently, the environment is always stored in eMMC if eMMC is enabled > in the config. This means images written to SD and eMMC will cross- > contaminate their environments unless the configuration is changed. > >

[PATCH] sunxi: Select environment MMC based on boot device

2021-04-18 Thread Samuel Holland
Currently, the environment is always stored in eMMC if eMMC is enabled in the config. This means images written to SD and eMMC will cross- contaminate their environments unless the configuration is changed. By dropping the device number from the environment location string and implementing mmc_get