Re: [PATCH] Add Linux dts files and use them

2014-05-08 Thread Sascha Hauer
On Mon, May 05, 2014 at 10:01:24PM +0400, Alexander Shiyan wrote: > > #include > > > > Then everything will be used from the upstream dts files. Additional > > barebox specific stuff can be added to that file, like the environment > > description. > > With i.MX25 it happened that we also need SoC

Re: [PATCH] Add Linux dts files and use them

2014-05-05 Thread Alexander Shiyan
Mon, 5 May 2014 19:48:16 +0200 от Sascha Hauer : > On Mon, May 05, 2014 at 07:57:48PM +0400, Alexander Shiyan wrote: > > Mon, 5 May 2014 10:20:49 +0200 от Sascha Hauer : > > > Some updates how I intend to handle upstream dts changes in barebox. > > > > > > - I will merge the latest upstream dts ch

Re: [PATCH] Add Linux dts files and use them

2014-05-05 Thread Sascha Hauer
On Mon, May 05, 2014 at 07:57:48PM +0400, Alexander Shiyan wrote: > Mon, 5 May 2014 10:20:49 +0200 от Sascha Hauer : > > Some updates how I intend to handle upstream dts changes in barebox. > > > > - I will merge the latest upstream dts changes to barebox for each Linux > > rc. Should dts change

Re: [PATCH] Add Linux dts files and use them

2014-05-05 Thread Alexander Shiyan
Mon, 5 May 2014 10:20:49 +0200 от Sascha Hauer : > Some updates how I intend to handle upstream dts changes in barebox. > > - I will merge the latest upstream dts changes to barebox for each Linux > rc. Should dts changes introduce regressions this will at least give us > the Linux rc which in

Re: [PATCH] Add Linux dts files and use them

2014-05-05 Thread Sascha Hauer
Some updates how I intend to handle upstream dts changes in barebox. - I will merge the latest upstream dts changes to barebox for each Linux rc. Should dts changes introduce regressions this will at least give us the Linux rc which introduced it - I will always merge dts updates to barebox ne

[PATCH] Add Linux dts files and use them

2014-04-28 Thread Sascha Hauer
This series adds the Linux dts files to barebox and starts the conversion to actually use them. Background for doing this is that we currently duplicate the dts files from the Kernel to barebox and keeping the files in sync with the Kernel is a pain. The files are merged from Ian Campbells device