Re: [U-Boot] [RFC] odroid DTB support

2015-10-13 Thread Tom Rini
On Tue, Oct 13, 2015 at 09:37:04AM +0200, Guillaume Gardet wrote: > > > Le 12/10/2015 16:24, Tom Rini a écrit : > >On Mon, Oct 12, 2015 at 10:54:04AM +0200, Guillaume Gardet wrote: > >>Hi, > >> > >> > >>Le 12/10/2015 01:45, Tom Rini a écrit : > >>>On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillau

Re: [U-Boot] [RFC] odroid DTB support

2015-10-13 Thread Przemyslaw Marczak
Hello, On 10/13/2015 11:33 AM, Guillaume Gardet wrote: Hi Przemyslaw, Tom, Le 13/10/2015 11:11, Przemyslaw Marczak a écrit : Hi Tom, Guillaume, On 10/13/2015 09:37 AM, Guillaume Gardet wrote: Le 12/10/2015 16:24, Tom Rini a écrit : On Mon, Oct 12, 2015 at 10:54:04AM +0200, Guillaume Gard

Re: [U-Boot] [RFC] odroid DTB support

2015-10-13 Thread Guillaume Gardet
Hi Przemyslaw, Tom, Le 13/10/2015 11:11, Przemyslaw Marczak a écrit : Hi Tom, Guillaume, On 10/13/2015 09:37 AM, Guillaume Gardet wrote: Le 12/10/2015 16:24, Tom Rini a écrit : On Mon, Oct 12, 2015 at 10:54:04AM +0200, Guillaume Gardet wrote: Hi, Le 12/10/2015 01:45, Tom Rini a écrit :

Re: [U-Boot] [RFC] odroid DTB support

2015-10-13 Thread Przemyslaw Marczak
Hi Tom, Guillaume, On 10/13/2015 09:37 AM, Guillaume Gardet wrote: Le 12/10/2015 16:24, Tom Rini a écrit : On Mon, Oct 12, 2015 at 10:54:04AM +0200, Guillaume Gardet wrote: Hi, Le 12/10/2015 01:45, Tom Rini a écrit : On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillaume Gardet wrote: Le 09

Re: [U-Boot] [RFC] odroid DTB support

2015-10-13 Thread Guillaume Gardet
Le 12/10/2015 16:24, Tom Rini a écrit : On Mon, Oct 12, 2015 at 10:54:04AM +0200, Guillaume Gardet wrote: Hi, Le 12/10/2015 01:45, Tom Rini a écrit : On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillaume Gardet wrote: Le 09/10/2015 14:23, Przemyslaw Marczak a écrit : Hello Guillaume, On 10

Re: [U-Boot] [RFC] odroid DTB support

2015-10-12 Thread Tom Rini
On Mon, Oct 12, 2015 at 10:54:04AM +0200, Guillaume Gardet wrote: > Hi, > > > Le 12/10/2015 01:45, Tom Rini a écrit : > >On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillaume Gardet wrote: > >> > >>Le 09/10/2015 14:23, Przemyslaw Marczak a écrit : > >>>Hello Guillaume, > >>> > >>>On 10/09/2015 02:1

Re: [U-Boot] [RFC] odroid DTB support

2015-10-12 Thread Przemyslaw Marczak
Hello, On 10/12/2015 10:54 AM, Guillaume Gardet wrote: Hi, Le 12/10/2015 01:45, Tom Rini a écrit : On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillaume Gardet wrote: Le 09/10/2015 14:23, Przemyslaw Marczak a écrit : Hello Guillaume, On 10/09/2015 02:11 PM, Guillaume Gardet wrote: Hi Przem

Re: [U-Boot] [RFC] odroid DTB support

2015-10-12 Thread Guillaume Gardet
Hi, Le 12/10/2015 01:45, Tom Rini a écrit : On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillaume Gardet wrote: Le 09/10/2015 14:23, Przemyslaw Marczak a écrit : Hello Guillaume, On 10/09/2015 02:11 PM, Guillaume Gardet wrote: Hi Przemyslaw, I would like to add DTB support for odroid board

Re: [U-Boot] [RFC] odroid DTB support

2015-10-11 Thread Tom Rini
On Fri, Oct 09, 2015 at 02:35:24PM +0200, Guillaume Gardet wrote: > > > Le 09/10/2015 14:23, Przemyslaw Marczak a écrit : > >Hello Guillaume, > > > >On 10/09/2015 02:11 PM, Guillaume Gardet wrote: > >>Hi Przemyslaw, > >> > >>I would like to add DTB support for odroid board to be able to boot > >>

Re: [U-Boot] [RFC] odroid DTB support

2015-10-09 Thread Guillaume Gardet
Le 09/10/2015 14:23, Przemyslaw Marczak a écrit : Hello Guillaume, On 10/09/2015 02:11 PM, Guillaume Gardet wrote: Hi Przemyslaw, I would like to add DTB support for odroid board to be able to boot upstream kernel easily. I see 2 ways to do it: * Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG sup

Re: [U-Boot] [RFC] odroid DTB support

2015-10-09 Thread Przemyslaw Marczak
Hello Guillaume, On 10/09/2015 02:11 PM, Guillaume Gardet wrote: Hi Przemyslaw, I would like to add DTB support for odroid board to be able to boot upstream kernel easily. I see 2 ways to do it: * Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support to set 'board_rev' and 'board_name' env vars. Th

[U-Boot] [RFC] odroid DTB support

2015-10-09 Thread Guillaume Gardet
Hi Przemyslaw, I would like to add DTB support for odroid board to be able to boot upstream kernel easily. I see 2 ways to do it: * Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support to set 'board_rev' and 'board_name' env vars. Then, you need a 'findfdt' script to check 'board_rev' and set fdt