Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-19 Thread Olof Johansson
On Wed, Oct 19, 2016 at 1:04 AM, Arnd Bergmann wrote: > On Tuesday, October 18, 2016 3:23:26 PM CEST Scott Branden wrote: >> I have be.config and le.config that allow you to switch the defconfig >> between big and little endian. Does this make sense to upstream to >> arm/configs

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-19 Thread Olof Johansson
On Wed, Oct 19, 2016 at 1:04 AM, Arnd Bergmann wrote: > On Tuesday, October 18, 2016 3:23:26 PM CEST Scott Branden wrote: >> I have be.config and le.config that allow you to switch the defconfig >> between big and little endian. Does this make sense to upstream to >> arm/configs if you have

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-19 Thread Arnd Bergmann
On Tuesday, October 18, 2016 3:23:26 PM CEST Scott Branden wrote: > I have be.config and le.config that allow you to switch the defconfig > between big and little endian. Does this make sense to upstream to > arm/configs if you have accepted dram_0x.config? Yes, they clearly fall into

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-19 Thread Arnd Bergmann
On Tuesday, October 18, 2016 3:23:26 PM CEST Scott Branden wrote: > I have be.config and le.config that allow you to switch the defconfig > between big and little endian. Does this make sense to upstream to > arm/configs if you have accepted dram_0x.config? Yes, they clearly fall into

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
On 16-10-18 01:48 PM, Olof Johansson wrote: On Tue, Oct 18, 2016 at 1:38 PM, Scott Branden wrote: Hi Olof, On 16-10-17 05:04 PM, Olof Johansson wrote: On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: Hi Olof, On 16-10-17

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
On 16-10-18 01:48 PM, Olof Johansson wrote: On Tue, Oct 18, 2016 at 1:38 PM, Scott Branden wrote: Hi Olof, On 16-10-17 05:04 PM, Olof Johansson wrote: On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12,

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Olof Johansson
On Tue, Oct 18, 2016 at 1:38 PM, Scott Branden wrote: > Hi Olof, > > On 16-10-17 05:04 PM, Olof Johansson wrote: >> >> On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden >> wrote: >>> >>> Hi Olof, >>> >>> On 16-10-17 02:58 PM, Olof Johansson

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Olof Johansson
On Tue, Oct 18, 2016 at 1:38 PM, Scott Branden wrote: > Hi Olof, > > On 16-10-17 05:04 PM, Olof Johansson wrote: >> >> On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden >> wrote: >>> >>> Hi Olof, >>> >>> On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
Hi Olof, On 16-10-17 05:04 PM, Olof Johansson wrote: On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: Enable

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-18 Thread Scott Branden
Hi Olof, On 16-10-17 05:04 PM, Olof Johansson wrote: On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: Enable support for on board SPI EEPROM by turning on

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Olof Johansson
On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: > Hi Olof, > > On 16-10-17 02:58 PM, Olof Johansson wrote: >> >> Hi, >> >> On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden >> wrote: >>> >>> Enable support for on board SPI EEPROM by

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Olof Johansson
On Mon, Oct 17, 2016 at 4:24 PM, Scott Branden wrote: > Hi Olof, > > On 16-10-17 02:58 PM, Olof Johansson wrote: >> >> Hi, >> >> On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden >> wrote: >>> >>> Enable support for on board SPI EEPROM by turning on >>> CONFIG_EEPROM_AT25. This needs to be on in

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Scott Branden
Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: Enable support for on board SPI EEPROM by turning on CONFIG_EEPROM_AT25. This needs to be on in order to boot and test the kernel with a static rootfs

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Scott Branden
Hi Olof, On 16-10-17 02:58 PM, Olof Johansson wrote: Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: Enable support for on board SPI EEPROM by turning on CONFIG_EEPROM_AT25. This needs to be on in order to boot and test the kernel with a static rootfs image that is not rebuilt

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Olof Johansson
Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: > Enable support for on board SPI EEPROM by turning on > CONFIG_EEPROM_AT25. This needs to be on in order to > boot and test the kernel with a static rootfs image > that is not rebuilt everytime the kernel is

Re: [PATCH v2] arm64: defconfig: enable EEPROM_AT25 config option

2016-10-17 Thread Olof Johansson
Hi, On Wed, Oct 12, 2016 at 11:51 AM, Scott Branden wrote: > Enable support for on board SPI EEPROM by turning on > CONFIG_EEPROM_AT25. This needs to be on in order to > boot and test the kernel with a static rootfs image > that is not rebuilt everytime the kernel is rebuilt. If we did this