Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Dennis Gilmore
El mié, 25-10-2017 a las 20:41 +0200, Karsten Merker escribió: > [CCing Vagrant Cascadian, the Debian U-Boot maintainer] > > On Wed, Oct 25, 2017 at 02:42:50PM +0100, Andre Przywara wrote: > > On 25/10/17 12:58, Siarhei Siamashka wrote: > > > On Tue, 24 Oct 2017 18:21:43 +0100 > > > Andre Przywara

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Maxime Ripard
Hi Siarhei, On Wed, Oct 25, 2017 at 02:58:44PM +0300, Siarhei Siamashka wrote: > > > Anyone doing something like this on X86 has to have the same setup. its > > > not that hard of a ask to assume that a pxe environment is available. > > > you can skip the dhcp part and set the serrver ip and syste

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Tom Rini
On Wed, Oct 25, 2017 at 02:58:44PM +0300, Siarhei Siamashka wrote: > On Tue, 24 Oct 2017 18:21:43 +0100 > Andre Przywara wrote: > > > Hi, > > > > On 24/10/17 18:05, Dennis Gilmore wrote: > > > El lun, 23-10-2017 a las 09:35 +0200, Maxime Ripard escribió: > > >> On Fri, Oct 20, 2017 at 04:33:57

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Andre Przywara
Hi, On 25/10/17 12:58, Siarhei Siamashka wrote: > On Tue, 24 Oct 2017 18:21:43 +0100 > Andre Przywara wrote: > . >> >> That being said I have prepared a patch to switch sunxi ARM64 boards >> over to ENV_IS_IN_FAT, because I guess we will hit the wall soon there >> and have no Thumb2 to get

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Maxime Ripard
Hi Jagan, On Wed, Oct 25, 2017 at 03:25:59PM +0530, Jagan Teki wrote: > I'm personally feel trimming un(non)used bits(which might use in > future or not) is not a good idea.why can't we have TPL because even > adding Falcon might also increase the size. As far as I understand it, the TPL is just

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Siarhei Siamashka
On Tue, 24 Oct 2017 18:21:43 +0100 Andre Przywara wrote: > Hi, > > On 24/10/17 18:05, Dennis Gilmore wrote: > > El lun, 23-10-2017 a las 09:35 +0200, Maxime Ripard escribió: > >> On Fri, Oct 20, 2017 at 04:33:57PM -0500, Dennis Gilmore wrote: > >>> El jue, 19-10-2017 a las 16:58 +0200, Maxim

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Andre Przywara
Hi, On 25/10/17 10:42, Maxime Ripard wrote: > On Tue, Oct 24, 2017 at 06:21:43PM +0100, Andre Przywara wrote: >> That being said I have prepared a patch to switch sunxi ARM64 boards >> over to ENV_IS_IN_FAT, because I guess we will hit the wall soon there >> and have no Thumb2 to get off lightly.

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Jagan Teki
I'm personally feel trimming un(non)used bits(which might use in future or not) is not a good idea.why can't we have TPL because even adding Falcon might also increase the size. On 25-Oct-2017 11:43 AM, "Maxime Ripard" wrote: On Tue, Oct 24, 2017 at 06:21:43PM +0100, Andre Przywara wrote: > That

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-25 Thread Maxime Ripard
On Tue, Oct 24, 2017 at 06:21:43PM +0100, Andre Przywara wrote: > That being said I have prepared a patch to switch sunxi ARM64 boards > over to ENV_IS_IN_FAT, because I guess we will hit the wall soon there > and have no Thumb2 to get off lightly. And I believe that the arm64 > boards mostly use a

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-24 Thread Andre Przywara
Hi, On 24/10/17 18:05, Dennis Gilmore wrote: > El lun, 23-10-2017 a las 09:35 +0200, Maxime Ripard escribió: >> On Fri, Oct 20, 2017 at 04:33:57PM -0500, Dennis Gilmore wrote: >>> El jue, 19-10-2017 a las 16:58 +0200, Maxime Ripard escribió: On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Prz

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-24 Thread Dennis Gilmore
El lun, 23-10-2017 a las 09:35 +0200, Maxime Ripard escribió: > On Fri, Oct 20, 2017 at 04:33:57PM -0500, Dennis Gilmore wrote: > > El jue, 19-10-2017 a las 16:58 +0200, Maxime Ripard escribió: > > > On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Przywara wrote: > > > > Hi, > > > > > > > > On 19/

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-23 Thread Maxime Ripard
On Fri, Oct 20, 2017 at 04:33:57PM -0500, Dennis Gilmore wrote: > El jue, 19-10-2017 a las 16:58 +0200, Maxime Ripard escribió: > > On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Przywara wrote: > > > Hi, > > > > > > On 19/10/17 14:24, Maxime Ripard wrote: > > > > On Thu, Oct 19, 2017 at 02:03:55

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-20 Thread Dennis Gilmore
El jue, 19-10-2017 a las 16:58 +0200, Maxime Ripard escribió: > On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Przywara wrote: > > Hi, > > > > On 19/10/17 14:24, Maxime Ripard wrote: > > > On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote: > > > > Hi, > > > > > > > > On 19/10/17 09:

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-20 Thread Dennis Gilmore
El jue, 19-10-2017 a las 15:24 +0200, Maxime Ripard escribió: > On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote: > > Hi, > > > > On 19/10/17 09:26, Maxime Ripard wrote: > > > Hi, > > > > > > Most featureful boards, such as the Cubietruck, have been broken > > > since > > > the rele

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Maxime Ripard
On Thu, Oct 19, 2017 at 03:42:11PM +0100, Andre Przywara wrote: > Hi, > > On 19/10/17 14:24, Maxime Ripard wrote: > > On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote: > >> Hi, > >> > >> On 19/10/17 09:26, Maxime Ripard wrote: > >>> Hi, > >>> > >>> Most featureful boards, such as the

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Andre Przywara
Hi, On 19/10/17 14:24, Maxime Ripard wrote: > On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote: >> Hi, >> >> On 19/10/17 09:26, Maxime Ripard wrote: >>> Hi, >>> >>> Most featureful boards, such as the Cubietruck, have been broken since >>> the release 2017.09. >>> >>> This is due to

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Maxime Ripard
On Thu, Oct 19, 2017 at 09:28:03AM -0400, Tom Rini wrote: > On Thu, Oct 19, 2017 at 10:26:46AM +0200, Maxime Ripard wrote: > > Hi, > > > > Most featureful boards, such as the Cubietruck, have been broken since > > the release 2017.09. > > > > This is due to a size increase of the binary that will

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Tom Rini
On Thu, Oct 19, 2017 at 03:24:57PM +0200, Maxime Ripard wrote: > On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote: > > Hi, > > > > On 19/10/17 09:26, Maxime Ripard wrote: > > > Hi, > > > > > > Most featureful boards, such as the Cubietruck, have been broken since > > > the release 2

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Tom Rini
On Thu, Oct 19, 2017 at 10:26:46AM +0200, Maxime Ripard wrote: > Hi, > > Most featureful boards, such as the Cubietruck, have been broken since > the release 2017.09. > > This is due to a size increase of the binary that will trip us across > the size we've been using in the u-boot-sunxi-with-spl

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Maxime Ripard
Hi Siarhei, On Thu, Oct 19, 2017 at 12:10:44PM +0300, Siarhei Siamashka wrote: > On Thu, Oct 19, 2017 at 11:26 AM, Maxime Ripard > wrote: > > Hi, > > > > Most featureful boards, such as the Cubietruck, have been broken since > > the release 2017.09. > > > > This is due to a size increase of the b

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Maxime Ripard
On Thu, Oct 19, 2017 at 02:03:55PM +0100, Andre Przywara wrote: > Hi, > > On 19/10/17 09:26, Maxime Ripard wrote: > > Hi, > > > > Most featureful boards, such as the Cubietruck, have been broken since > > the release 2017.09. > > > > This is due to a size increase of the binary that will trip us

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Tom Rini
On Thu, Oct 19, 2017 at 12:10:44PM +0300, Siarhei Siamashka wrote: > On Thu, Oct 19, 2017 at 11:26 AM, Maxime Ripard > wrote: > > Hi, > > > > Most featureful boards, such as the Cubietruck, have been broken since > > the release 2017.09. > > > > This is due to a size increase of the binary that wi

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Andre Przywara
Hi, On 19/10/17 09:26, Maxime Ripard wrote: > Hi, > > Most featureful boards, such as the Cubietruck, have been broken since > the release 2017.09. > > This is due to a size increase of the binary that will trip us across > the size we've been using in the u-boot-sunxi-with-spl.bin file. > > We

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Alexander Graf
On 10/19/2017 11:11 AM, Maxime Ripard wrote: On Thu, Oct 19, 2017 at 10:44:54AM +0200, Alexander Graf wrote: On 10/19/2017 10:26 AM, Maxime Ripard wrote: Hi, Most featureful boards, such as the Cubietruck, have been broken since the release 2017.09. This is due to a size increase of the binar

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Maxime Ripard
On Thu, Oct 19, 2017 at 10:44:54AM +0200, Alexander Graf wrote: > On 10/19/2017 10:26 AM, Maxime Ripard wrote: > > Hi, > > > > Most featureful boards, such as the Cubietruck, have been broken since > > the release 2017.09. > > > > This is due to a size increase of the binary that will trip us acr

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Siarhei Siamashka
On Thu, Oct 19, 2017 at 11:26 AM, Maxime Ripard wrote: > Hi, > > Most featureful boards, such as the Cubietruck, have been broken since > the release 2017.09. > > This is due to a size increase of the binary that will trip us across > the size we've been using in the u-boot-sunxi-with-spl.bin file

Re: [U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Alexander Graf
On 10/19/2017 10:26 AM, Maxime Ripard wrote: Hi, Most featureful boards, such as the Cubietruck, have been broken since the release 2017.09. This is due to a size increase of the binary that will trip us across the size we've been using in the u-boot-sunxi-with-spl.bin file. We would have two

[U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al.

2017-10-19 Thread Maxime Ripard
Hi, Most featureful boards, such as the Cubietruck, have been broken since the release 2017.09. This is due to a size increase of the binary that will trip us across the size we've been using in the u-boot-sunxi-with-spl.bin file. We would have two ways to work around it. The first one would be