Re: [U-Boot] [PATCH v8 1/7] arm: socfpga: add env settings to common header

2017-01-30 Thread Alexander Graf
On 01/30/2017 04:11 PM, Dalon Westergreen wrote: On Mon, 2017-01-30 at 15:55 +0100, Alexander Graf wrote: On 01/29/2017 12:05 AM, Dalon Westergreen wrote: From: Dalon Westergreen Move repeated environment settings for socfpga boards to a common header. The default values for the boot partiti

Re: [U-Boot] [PATCH v8 1/7] arm: socfpga: add env settings to common header

2017-01-30 Thread Dalon Westergreen
On Mon, 2017-01-30 at 15:55 +0100, Alexander Graf wrote: > On 01/29/2017 12:05 AM, Dalon Westergreen wrote: > > > > From: Dalon Westergreen > > > > Move repeated environment settings for socfpga boards > > to a common header. > > > > The default values for the boot partition and the > > OS file

Re: [U-Boot] [PATCH v8 1/7] arm: socfpga: add env settings to common header

2017-01-30 Thread Alexander Graf
On 01/29/2017 12:05 AM, Dalon Westergreen wrote: From: Dalon Westergreen Move repeated environment settings for socfpga boards to a common header. The default values for the boot partition and the OS filesystem partition have changed and as as result the default uboot environment for socfpga b

[U-Boot] [PATCH v8 1/7] arm: socfpga: add env settings to common header

2017-01-28 Thread Dalon Westergreen
From: Dalon Westergreen Move repeated environment settings for socfpga boards to a common header. The default values for the boot partition and the OS filesystem partition have changed and as as result the default uboot environment for socfpga boards needs updating. Move to using CONFIG_DEFAUL