Re: [U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash

2014-12-29 Thread Jagan Teki
On 22 December 2014 at 02:27, Peter Howard wrote: > On Fri, 2014-12-19 at 12:14 +0530, Jagan Teki wrote: >> On 19 December 2014 at 02:54, Peter Howard >> wrote: >> > On Thu, 2014-12-18 at 12:33 +0530, Jagan Teki wrote: >> >> On 17 December 2014 at 06:44, Peter Howard >> >> wrote: >> >> > Add d

Re: [U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash

2014-12-21 Thread Peter Howard
On Fri, 2014-12-19 at 12:14 +0530, Jagan Teki wrote: > On 19 December 2014 at 02:54, Peter Howard wrote: > > On Thu, 2014-12-18 at 12:33 +0530, Jagan Teki wrote: > >> On 17 December 2014 at 06:44, Peter Howard > >> wrote: > >> > Add defines to use CONFIG_SYS_GENERIC_BOARD and CONFIG_OF_LIBFDT. >

Re: [U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash

2014-12-18 Thread Jagan Teki
On 19 December 2014 at 02:54, Peter Howard wrote: > On Thu, 2014-12-18 at 12:33 +0530, Jagan Teki wrote: >> On 17 December 2014 at 06:44, Peter Howard >> wrote: >> > Add defines to use CONFIG_SYS_GENERIC_BOARD and CONFIG_OF_LIBFDT. >> > Semi-separate to this: the size of the image for the da850e

Re: [U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash

2014-12-18 Thread Peter Howard
On Thu, 2014-12-18 at 12:33 +0530, Jagan Teki wrote: > On 17 December 2014 at 06:44, Peter Howard wrote: > > Add defines to use CONFIG_SYS_GENERIC_BOARD and CONFIG_OF_LIBFDT. > > Semi-separate to this: the size of the image for the da850evm has > > increased to the point that the size in da850evm.

Re: [U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash

2014-12-17 Thread Jagan Teki
On 17 December 2014 at 06:44, Peter Howard wrote: > Add defines to use CONFIG_SYS_GENERIC_BOARD and CONFIG_OF_LIBFDT. > Semi-separate to this: the size of the image for the da850evm has > increased to the point that the size in da850evm.h and the offset for > the environment in SPI flash no longer

[U-Boot] [PATCH] da850evm: Use generic board and libfdt, fix size for SPI flash

2014-12-16 Thread Peter Howard
Add defines to use CONFIG_SYS_GENERIC_BOARD and CONFIG_OF_LIBFDT. Semi-separate to this: the size of the image for the da850evm has increased to the point that the size in da850evm.h and the offset for the environment in SPI flash no longer work. They are modified to account for the larger image s