Re: [U-Boot] [PATCH v5 09/11] sunxi: disable direct MMC environment

2018-04-04 Thread Andre Przywara
Hi Maxime, On 04/04/18 07:42, Maxime Ripard wrote: > On Wed, Apr 04, 2018 at 01:31:21AM +0100, Andre Przywara wrote: >> Since the dawn of time for the Allwinner support in mainline U-Boot >> we store the environment to the SD card and write directly at >> 544KB from the beginning of the device.

Re: [U-Boot] [PATCH v5 09/11] sunxi: disable direct MMC environment

2018-04-04 Thread Maxime Ripard
On Wed, Apr 04, 2018 at 01:31:21AM +0100, Andre Przywara wrote: > Since the dawn of time for the Allwinner support in mainline U-Boot > we store the environment to the SD card and write directly at > 544KB from the beginning of the device. This leads to problems when > the U-Boot proper image

[U-Boot] [PATCH v5 09/11] sunxi: disable direct MMC environment

2018-04-03 Thread Andre Przywara
Since the dawn of time for the Allwinner support in mainline U-Boot we store the environment to the SD card and write directly at 544KB from the beginning of the device. This leads to problems when the U-Boot proper image grows beyond 504KB and eventually overlaps. With one release of having the