Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-02-06 Thread Maxime Ripard
On Tue, Feb 06, 2018 at 03:49:28PM +0530, Jagan Teki wrote: > On Wed, Jan 31, 2018 at 9:25 PM, Maxime Ripard > wrote: > > On Tue, Jan 30, 2018 at 02:29:27PM +0530, Jagan Teki wrote: > >> On Tue, Jan 30, 2018 at 1:54 PM, Maxime Ripard > >>

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-02-06 Thread Jagan Teki
On Wed, Jan 31, 2018 at 9:25 PM, Maxime Ripard wrote: > On Tue, Jan 30, 2018 at 02:29:27PM +0530, Jagan Teki wrote: >> On Tue, Jan 30, 2018 at 1:54 PM, Maxime Ripard >> wrote: >> > On Mon, Jan 29, 2018 at 01:49:14PM +0530, Jagan

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-02-06 Thread Jagan Teki
On Wed, Jan 31, 2018 at 9:25 PM, Maxime Ripard wrote: > On Tue, Jan 30, 2018 at 02:29:27PM +0530, Jagan Teki wrote: >> On Tue, Jan 30, 2018 at 1:54 PM, Maxime Ripard >> wrote: >> > On Mon, Jan 29, 2018 at 01:49:14PM +0530, Jagan

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-01-31 Thread Maxime Ripard
On Tue, Jan 30, 2018 at 02:29:27PM +0530, Jagan Teki wrote: > On Tue, Jan 30, 2018 at 1:54 PM, Maxime Ripard > wrote: > > On Mon, Jan 29, 2018 at 01:49:14PM +0530, Jagan Teki wrote: > >> On Mon, Jan 29, 2018 at 1:32 PM, Maxime Ripard > >>

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-01-30 Thread Jagan Teki
On Tue, Jan 30, 2018 at 1:54 PM, Maxime Ripard wrote: > On Mon, Jan 29, 2018 at 01:49:14PM +0530, Jagan Teki wrote: >> On Mon, Jan 29, 2018 at 1:32 PM, Maxime Ripard >> wrote: >> > On Sun, Jan 28, 2018 at 09:49:38PM +0530, Jagan

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-01-30 Thread Maxime Ripard
On Mon, Jan 29, 2018 at 01:49:14PM +0530, Jagan Teki wrote: > On Mon, Jan 29, 2018 at 1:32 PM, Maxime Ripard > wrote: > > On Sun, Jan 28, 2018 at 09:49:38PM +0530, Jagan Teki wrote: > >> U-Boot size is crossing MMC environment offset due to adding > >> new

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-01-29 Thread Jagan Teki
On Mon, Jan 29, 2018 at 1:32 PM, Maxime Ripard wrote: > On Sun, Jan 28, 2018 at 09:49:38PM +0530, Jagan Teki wrote: >> U-Boot size is crossing MMC environment offset due to adding >> new features on arm64 boards. So update the ENV_OFFSET to >> 0x10 so the

Re: [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-01-29 Thread Maxime Ripard
On Sun, Jan 28, 2018 at 09:49:38PM +0530, Jagan Teki wrote: > U-Boot size is crossing MMC environment offset due to adding > new features on arm64 boards. So update the ENV_OFFSET to > 0x10 so the u-boot size limit increased to 0xf6000 > > MMC layout(updated): > === > part:

[U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment

2018-01-28 Thread Jagan Teki
U-Boot size is crossing MMC environment offset due to adding new features on arm64 boards. So update the ENV_OFFSET to 0x10 so the u-boot size limit increased to 0xf6000 MMC layout(updated): === part: sector: size unused: 0: 8KiB SPL: 16: 32KiB U-Boot: