Re: [U-Boot] [PATCH v3 09/20] sunxi: disable direct MMC environment for 64 bit boards

2018-03-02 Thread Andre Przywara
Hi, On 02/03/18 15:56, Maxime Ripard wrote: > Hi, > > On Fri, Mar 02, 2018 at 12:56:48AM +, 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 v3 09/20] sunxi: disable direct MMC environment for 64 bit boards

2018-03-02 Thread Maxime Ripard
Hi, On Fri, Mar 02, 2018 at 12:56:48AM +, 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 v3 09/20] sunxi: disable direct MMC environment for 64 bit boards

2018-03-01 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