Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-04-23 Thread Simon Glass
Hi Philipp, On 17 February 2017 at 10:28, Philipp Tomsich wrote: > This introduces the ability to override the environment offets from the > device tree by setting the following nodes in '/config': > 'u-boot,mmc-env-offset' - overrides

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-03-31 Thread Simon Glass
Hi Igor, On 14 March 2017 at 07:11, Igor Grinberg wrote: > Hi Simon, > > On 03/12/17 22:21, Simon Glass wrote: >> Hi Igor, >> >> On 5 March 2017 at 01:39, Igor Grinberg wrote: >>> Hi Simon, >>> >>> On 03/03/17 06:53, Simon Glass wrote: Hi

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-03-14 Thread Igor Grinberg
Hi Simon, On 03/12/17 22:21, Simon Glass wrote: > Hi Igor, > > On 5 March 2017 at 01:39, Igor Grinberg wrote: >> Hi Simon, >> >> On 03/03/17 06:53, Simon Glass wrote: >>> Hi Igor, >>> >>> On 22 February 2017 at 00:35, Igor Grinberg wrote:

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-03-12 Thread Simon Glass
Hi Igor, On 5 March 2017 at 01:39, Igor Grinberg wrote: > Hi Simon, > > On 03/03/17 06:53, Simon Glass wrote: >> Hi Igor, >> >> On 22 February 2017 at 00:35, Igor Grinberg wrote: >>> Hi Philipp, Simon, >>> >>> On 02/22/17 05:59, Simon Glass

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-03-05 Thread Igor Grinberg
Hi Simon, On 03/03/17 06:53, Simon Glass wrote: > Hi Igor, > > On 22 February 2017 at 00:35, Igor Grinberg wrote: >> Hi Philipp, Simon, >> >> On 02/22/17 05:59, Simon Glass wrote: >>> Hi, >>> >>> On 20 February 2017 at 02:18, Dr. Philipp Tomsich >>>

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-03-02 Thread Simon Glass
Hi Igor, On 22 February 2017 at 00:35, Igor Grinberg wrote: > Hi Philipp, Simon, > > On 02/22/17 05:59, Simon Glass wrote: >> Hi, >> >> On 20 February 2017 at 02:18, Dr. Philipp Tomsich >> wrote: >>> >>> On 20 Feb 2017, at 08:22,

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-27 Thread Jaehoon Chung
Hi all, On 02/22/2017 04:35 PM, Igor Grinberg wrote: > Hi Philipp, Simon, This patch is delegated to me..but i didn't receive any email in my mail box. So i didn't know this...i don't read yet fully.. After reading mails, i will reply again. Thanks. Best Regards, Jaehoon Chung > > On

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-21 Thread Igor Grinberg
Hi Philipp, Simon, On 02/22/17 05:59, Simon Glass wrote: > Hi, > > On 20 February 2017 at 02:18, Dr. Philipp Tomsich > wrote: >> >> On 20 Feb 2017, at 08:22, Igor Grinberg wrote: >> >> That sounds too odd... >> DT's purpose is to

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-21 Thread Simon Glass
Hi, On 20 February 2017 at 02:18, Dr. Philipp Tomsich wrote: > > On 20 Feb 2017, at 08:22, Igor Grinberg wrote: > > That sounds too odd... > DT's purpose is to describe the h/w... and that does not look so... > We also, have a dt

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-20 Thread Dr. Philipp Tomsich
> On 20 Feb 2017, at 08:22, Igor Grinberg wrote: > >>> That sounds too odd... >>> DT's purpose is to describe the h/w... and that does not look so... >>> We also, have a dt file name in the environment, so this creates will create >>> a chicken and an egg problem… >>

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-20 Thread Igor Grinberg
Hi Philipp, On 02/19/17 19:59, Dr. Philipp Tomsich wrote: > Igor, > >> On 19 Feb 2017, at 12:52, Igor Grinberg wrote: >> >> On 02/17/17 19:28, Philipp Tomsich wrote: >>> This introduces the ability to override the environment offets from the >>> device tree by setting

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-20 Thread Dr. Philipp Tomsich
Igor, > On 19 Feb 2017, at 12:52, Igor Grinberg wrote: > > On 02/17/17 19:28, Philipp Tomsich wrote: >> This introduces the ability to override the environment offets from the >> device tree by setting the following nodes in '/config': >> 'u-boot,mmc-env-offset' -

Re: [U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-20 Thread Igor Grinberg
On 02/17/17 19:28, Philipp Tomsich wrote: > This introduces the ability to override the environment offets from the > device tree by setting the following nodes in '/config': > 'u-boot,mmc-env-offset' - overrides CONFIG_ENV_OFFSET > 'u-boot,mmc-env-offset-redundant' >

[U-Boot] [PATCH v1] env_mmc: configure environment offsets via device tree

2017-02-17 Thread Philipp Tomsich
This introduces the ability to override the environment offets from the device tree by setting the following nodes in '/config': 'u-boot,mmc-env-offset' - overrides CONFIG_ENV_OFFSET 'u-boot,mmc-env-offset-redundant' - overrides