Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Stefano Babic
On 16/12/2016 17:52, Jagan Teki wrote:
> On Fri, Dec 16, 2016 at 5:29 PM, Stefano Babic  wrote:
>> On 16/12/2016 17:08, Jagan Teki wrote:
>>> On Fri, Dec 16, 2016 at 5:00 PM, Jagan Teki  wrote:
 Hi Stefano,

 Did you apply on top this series [1], can you confirm?

 [1] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
>>>
>>> Look like you have not applied above before applying this series, we
>>> had a discussion about this long back. Please see the thread[1] for
>>> more info and also please noted the same in cover-letter as well.
>>
>>
>> That's true, I apply on the top of [1], I have still some issues with
>> your boards:
>>
>>
>>arm:  +   imx6q_icore_mmc
>> +drivers/built-in.o: In function `cfg_video_init':
>> +drivers/video/cfb_console.c:2011: undefined reference to `video_hw_init'
> 
> Ohh..look like it's again rebased and missed CONFIG_VIDEO_IPUV3.


Yes, it is not set.

> Please find the v5 of 10/16 for this change.

ok, next try...

Regards,
Stefano


-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Jagan Teki
On Fri, Dec 16, 2016 at 5:29 PM, Stefano Babic  wrote:
> On 16/12/2016 17:08, Jagan Teki wrote:
>> On Fri, Dec 16, 2016 at 5:00 PM, Jagan Teki  wrote:
>>> Hi Stefano,
>>>
>>> Did you apply on top this series [1], can you confirm?
>>>
>>> [1] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
>>
>> Look like you have not applied above before applying this series, we
>> had a discussion about this long back. Please see the thread[1] for
>> more info and also please noted the same in cover-letter as well.
>
>
> That's true, I apply on the top of [1], I have still some issues with
> your boards:
>
>
>arm:  +   imx6q_icore_mmc
> +drivers/built-in.o: In function `cfg_video_init':
> +drivers/video/cfb_console.c:2011: undefined reference to `video_hw_init'

Ohh..look like it's again rebased and missed CONFIG_VIDEO_IPUV3.
Please find the v5 of 10/16 for this change.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Stefano Babic
On 16/12/2016 17:08, Jagan Teki wrote:
> On Fri, Dec 16, 2016 at 5:00 PM, Jagan Teki  wrote:
>> Hi Stefano,
>>
>> Did you apply on top this series [1], can you confirm?
>>
>> [1] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
> 
> Look like you have not applied above before applying this series, we
> had a discussion about this long back. Please see the thread[1] for
> more info and also please noted the same in cover-letter as well.


That's true, I apply on the top of [1], I have still some issues with
your boards:


   arm:  +   imx6q_icore_mmc
+drivers/built-in.o: In function `cfg_video_init':
+drivers/video/cfb_console.c:2011: undefined reference to `video_hw_init'
+arm-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.22 assertion fail
/opt/eldk/build/eldk-rel-v5.2-2012-06-20-33c5d31-armv5te/tmp/work/i686-nativesdk-eldk-linux/binutils-cross-canadian-arm-2.22-r2/binutils-2.22/bfd/elf32-arm.c:7498
+arm-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.22 assertion fail
/opt/eldk/build/eldk-rel-v5.2-2012-06-20-33c5d31-armv5te/tmp/work/i686-nativesdk-eldk-linux/binutils-cross-canadian-arm-2.22-r2/binutils-2.22/bfd/elf32-arm.c:13830
+make[1]: *** [u-boot] Error 139
+make: *** [sub-make] Error 2
   arm:  +   imx6q_icore_nand
+drivers/built-in.o: In function `cfg_video_init':
+drivers/video/cfb_console.c:2011: undefined reference to `video_hw_init'
+arm-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.22 assertion fail
/opt/eldk/build/eldk-rel-v5.2-2012-06-20-33c5d31-armv5te/tmp/work/i686-nativesdk-eldk-linux/binutils-cross-canadian-arm-2.22-r2/binutils-2.22/bfd/elf32-arm.c:7498
+arm-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.22 assertion fail
/opt/eldk/build/eldk-rel-v5.2-2012-06-20-33c5d31-armv5te/tmp/work/i686-nativesdk-eldk-linux/binutils-cross-canadian-arm-2.22-r2/binutils-2.22/bfd/elf32-arm.c:13830
+make[1]: *** [u-boot] Error 139
+make: *** [sub-make] Error 2
402 /6  0:00:20  : imx6dl_icore_mmc


Regards,
Stefano

-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Jagan Teki
On Fri, Dec 16, 2016 at 5:00 PM, Jagan Teki  wrote:
> Hi Stefano,
>
> Did you apply on top this series [1], can you confirm?
>
> [1] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support

Look like you have not applied above before applying this series, we
had a discussion about this long back. Please see the thread[1] for
more info and also please noted the same in cover-letter as well.

[1] https://patchwork.ozlabs.org/patch/688407/

>
> On Fri, Dec 16, 2016 at 4:42 PM, Stefano Babic  wrote:
>> Hi Jagan,
>>
>> On 16/12/2016 10:23, Jagan Teki wrote:
>>> Hi Stefano,
>>>
>>> On Tue, Dec 13, 2016 at 5:56 PM, Jagan Teki  wrote:
 From: Jagan Teki 

 This is v4 for previous v3, v2 series[1] [2] on top of [3] series

 Changes for v4:
 - Add FEC patches.

 Changes for v3:
 - Add I2C support

 Changes for v2:
 - Add 'Acked-by' from Joe
 - Add new i.CoreM6 RQS patches

 [1] https://www.mail-archive.com/u-boot@lists.denx.de/msg230990.html
 [2] https://www.mail-archive.com/u-boot@lists.denx.de/msg230283.html
 [3] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support

< snip >

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Jagan Teki
Hi Stefano,

Did you apply on top this series [1], can you confirm?

[1] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support

On Fri, Dec 16, 2016 at 4:42 PM, Stefano Babic  wrote:
> Hi Jagan,
>
> On 16/12/2016 10:23, Jagan Teki wrote:
>> Hi Stefano,
>>
>> On Tue, Dec 13, 2016 at 5:56 PM, Jagan Teki  wrote:
>>> From: Jagan Teki 
>>>
>>> This is v4 for previous v3, v2 series[1] [2] on top of [3] series
>>>
>>> Changes for v4:
>>> - Add FEC patches.
>>>
>>> Changes for v3:
>>> - Add I2C support
>>>
>>> Changes for v2:
>>> - Add 'Acked-by' from Joe
>>> - Add new i.CoreM6 RQS patches
>>>
>>> [1] https://www.mail-archive.com/u-boot@lists.denx.de/msg230990.html
>>> [2] https://www.mail-archive.com/u-boot@lists.denx.de/msg230283.html
>>> [3] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
>>>
>>> Jagan Teki (16):
>>>   arm: dts: Add devicetree for i.MX6UL
>>>   arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support
>>>   arm: dts: imx6ul-geam: Add I2C nodes
>>>   imx6: geam6ul: Add I2C support
>>>   imx6: geam6ul: Add NAND support
>>>   imx6: geam6ul: Enable MTD device support
>>>   imx6: geam6ul: Add default mtd nand partition table
>>>   arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial
>>> support
>>>   arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial
>>> support
>>>   imx6: icorem6: Rename engicam icorem6 defconfig files
>>>   arm: dts: imx6qdl-icore-rqs: Add I2C node's
>>>   imx6: icorem6_rqs: Add I2C support
>>>   arm: dts: imx6ul-geam: Add FEC node
>>>   imx6: geam6ul: Add FEC support
>>>   arm: dts: imx6qdl-icore-rqs: Add FEC node
>>>   imx6: icorem6_rqs: Add FEC support
>>
>> Any help? this is getting delay since so-long.
>>
>> thanks!
>>
>
> I am still getting a huge list of errors and warnings after merging your
> patches. I have not yet got time to check deeper the reasons, but
> without a clean build this patchset cannot be merged.
>
> Here my log:
>
>arm:  +   imx6dl_icore_mmc
> +drivers/net/fec_mxc.c: In function 'fec_set_hwaddr':
> +drivers/net/fec_mxc.c:374:18: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:375:47: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c: At top level:
> +drivers/net/fec_mxc.c: In function 'fec_open':
> +drivers/net/fec_mxc.c:432:48: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:502:27: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c: In function 'fec_init':
> +drivers/net/fec_mxc.c:540:47: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:372:12: note: expected 'struct eth_device *' but
> argument is of type 'struct eth_device *'
> +drivers/net/fec_mxc.c:430:12: note: expected 'struct eth_device *' but
> argument is of type 'struct eth_device *'
> +drivers/net/fec_mxc.c: In function 'fec_halt':
> +drivers/net/fec_mxc.c:601:47: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c: In function 'fec_send':
> +drivers/net/fec_mxc.c:653:47: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c: In function 'fec_recv':
> +drivers/net/fec_mxc.c:788:47: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:599:13: note: expected 'struct eth_device *' but
> argument is of type 'struct eth_device *'
> +drivers/net/fec_mxc.c:538:12: note: expected 'struct eth_device *' but
> argument is of type 'struct eth_device *'
> +drivers/net/fec_mxc.c: In function 'fec_probe':
> +drivers/net/fec_mxc.c:989:44: error: invalid application of 'sizeof' to
> incomplete type 'struct eth_device'
> +drivers/net/fec_mxc.c:1003:25: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1010:6: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1011:6: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1012:6: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1013:6: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1014:6: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1015:6: error: dereferencing pointer to
> incomplete type
> +drivers/net/fec_mxc.c:1034:23: error: dereferencing pointer to
> incomplete type
> +include/phy.h:225:6: note: expected 'struct udevice *' but argument is
> of type 'struct eth_device *'
> +drivers/net/fec_mxc.c:365:12: note: expected 'struct eth_device *' but
> argument is of type 'struct eth_device *'
> +drivers/net/fec_mxc.c:1050:14: error: dereferencing pointer to
> incomplete type
> +make[2]: *** [drivers/net/fec_mxc.o] Error 1
> +make[1]: *** [drivers/net] Error 2
> +make: *** [sub-make] Error 2
> w+drivers/net/fec_mxc.c:366:7: warning: 'struct eth_device' declared
> inside parameter list [enabled by default]
> w+drivers/net/fec_mxc.c:366:7: warning: its scope is 

Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Stefano Babic
Hi Jagan,

On 16/12/2016 10:23, Jagan Teki wrote:
> Hi Stefano,
> 
> On Tue, Dec 13, 2016 at 5:56 PM, Jagan Teki  wrote:
>> From: Jagan Teki 
>>
>> This is v4 for previous v3, v2 series[1] [2] on top of [3] series
>>
>> Changes for v4:
>> - Add FEC patches.
>>
>> Changes for v3:
>> - Add I2C support
>>
>> Changes for v2:
>> - Add 'Acked-by' from Joe
>> - Add new i.CoreM6 RQS patches
>>
>> [1] https://www.mail-archive.com/u-boot@lists.denx.de/msg230990.html
>> [2] https://www.mail-archive.com/u-boot@lists.denx.de/msg230283.html
>> [3] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
>>
>> Jagan Teki (16):
>>   arm: dts: Add devicetree for i.MX6UL
>>   arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support
>>   arm: dts: imx6ul-geam: Add I2C nodes
>>   imx6: geam6ul: Add I2C support
>>   imx6: geam6ul: Add NAND support
>>   imx6: geam6ul: Enable MTD device support
>>   imx6: geam6ul: Add default mtd nand partition table
>>   arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial
>> support
>>   arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial
>> support
>>   imx6: icorem6: Rename engicam icorem6 defconfig files
>>   arm: dts: imx6qdl-icore-rqs: Add I2C node's
>>   imx6: icorem6_rqs: Add I2C support
>>   arm: dts: imx6ul-geam: Add FEC node
>>   imx6: geam6ul: Add FEC support
>>   arm: dts: imx6qdl-icore-rqs: Add FEC node
>>   imx6: icorem6_rqs: Add FEC support
> 
> Any help? this is getting delay since so-long.
> 
> thanks!
> 

I am still getting a huge list of errors and warnings after merging your
patches. I have not yet got time to check deeper the reasons, but
without a clean build this patchset cannot be merged.

Here my log:

   arm:  +   imx6dl_icore_mmc
+drivers/net/fec_mxc.c: In function 'fec_set_hwaddr':
+drivers/net/fec_mxc.c:374:18: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:375:47: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c: At top level:
+drivers/net/fec_mxc.c: In function 'fec_open':
+drivers/net/fec_mxc.c:432:48: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:502:27: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c: In function 'fec_init':
+drivers/net/fec_mxc.c:540:47: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:372:12: note: expected 'struct eth_device *' but
argument is of type 'struct eth_device *'
+drivers/net/fec_mxc.c:430:12: note: expected 'struct eth_device *' but
argument is of type 'struct eth_device *'
+drivers/net/fec_mxc.c: In function 'fec_halt':
+drivers/net/fec_mxc.c:601:47: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c: In function 'fec_send':
+drivers/net/fec_mxc.c:653:47: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c: In function 'fec_recv':
+drivers/net/fec_mxc.c:788:47: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:599:13: note: expected 'struct eth_device *' but
argument is of type 'struct eth_device *'
+drivers/net/fec_mxc.c:538:12: note: expected 'struct eth_device *' but
argument is of type 'struct eth_device *'
+drivers/net/fec_mxc.c: In function 'fec_probe':
+drivers/net/fec_mxc.c:989:44: error: invalid application of 'sizeof' to
incomplete type 'struct eth_device'
+drivers/net/fec_mxc.c:1003:25: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1010:6: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1011:6: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1012:6: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1013:6: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1014:6: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1015:6: error: dereferencing pointer to
incomplete type
+drivers/net/fec_mxc.c:1034:23: error: dereferencing pointer to
incomplete type
+include/phy.h:225:6: note: expected 'struct udevice *' but argument is
of type 'struct eth_device *'
+drivers/net/fec_mxc.c:365:12: note: expected 'struct eth_device *' but
argument is of type 'struct eth_device *'
+drivers/net/fec_mxc.c:1050:14: error: dereferencing pointer to
incomplete type
+make[2]: *** [drivers/net/fec_mxc.o] Error 1
+make[1]: *** [drivers/net] Error 2
+make: *** [sub-make] Error 2
w+drivers/net/fec_mxc.c:366:7: warning: 'struct eth_device' declared
inside parameter list [enabled by default]
w+drivers/net/fec_mxc.c:366:7: warning: its scope is only this
definition or declaration, which is probably not what you want [enabled
by default]
w+drivers/net/fec_mxc.c:372:34: warning: 'struct eth_device' declared
inside parameter list [enabled by default]
w+drivers/net/fec_mxc.c:430:28: warning: 'struct eth_device' declared
inside parameter list [enabled by default]
w+drivers/net/fec_mxc.c:538:28: warning: 'struct eth_device' declared
inside 

Re: [U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-16 Thread Jagan Teki
Hi Stefano,

On Tue, Dec 13, 2016 at 5:56 PM, Jagan Teki  wrote:
> From: Jagan Teki 
>
> This is v4 for previous v3, v2 series[1] [2] on top of [3] series
>
> Changes for v4:
> - Add FEC patches.
>
> Changes for v3:
> - Add I2C support
>
> Changes for v2:
> - Add 'Acked-by' from Joe
> - Add new i.CoreM6 RQS patches
>
> [1] https://www.mail-archive.com/u-boot@lists.denx.de/msg230990.html
> [2] https://www.mail-archive.com/u-boot@lists.denx.de/msg230283.html
> [3] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support
>
> Jagan Teki (16):
>   arm: dts: Add devicetree for i.MX6UL
>   arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support
>   arm: dts: imx6ul-geam: Add I2C nodes
>   imx6: geam6ul: Add I2C support
>   imx6: geam6ul: Add NAND support
>   imx6: geam6ul: Enable MTD device support
>   imx6: geam6ul: Add default mtd nand partition table
>   arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial
> support
>   arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial
> support
>   imx6: icorem6: Rename engicam icorem6 defconfig files
>   arm: dts: imx6qdl-icore-rqs: Add I2C node's
>   imx6: icorem6_rqs: Add I2C support
>   arm: dts: imx6ul-geam: Add FEC node
>   imx6: geam6ul: Add FEC support
>   arm: dts: imx6qdl-icore-rqs: Add FEC node
>   imx6: icorem6_rqs: Add FEC support

Any help? this is getting delay since so-long.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v4 00/16] imx6: Add Engicam GEAM6UL/i.CoreM6 RQS board support

2016-12-13 Thread Jagan Teki
From: Jagan Teki 

This is v4 for previous v3, v2 series[1] [2] on top of [3] series

Changes for v4:
- Add FEC patches.

Changes for v3:
- Add I2C support

Changes for v2:
- Add 'Acked-by' from Joe
- Add new i.CoreM6 RQS patches

[1] https://www.mail-archive.com/u-boot@lists.denx.de/msg230990.html
[2] https://www.mail-archive.com/u-boot@lists.denx.de/msg230283.html
[3] [PATCH v3 00/13] imx6: icorem6: Add dm-eth, framebuffer and I2C support

Jagan Teki (16):
  arm: dts: Add devicetree for i.MX6UL
  arm: imx6ul: Add Engicam GEAM6UL Starter Kit initial support
  arm: dts: imx6ul-geam: Add I2C nodes
  imx6: geam6ul: Add I2C support
  imx6: geam6ul: Add NAND support
  imx6: geam6ul: Enable MTD device support
  imx6: geam6ul: Add default mtd nand partition table
  arm: imx6q: Add Engicam i.CoreM6 Quad/Dual RQS Starter Kit initial
support
  arm: imx6q: Add Engicam i.CoreM6 Solo/Duallite RQS Starter Kit initial
support
  imx6: icorem6: Rename engicam icorem6 defconfig files
  arm: dts: imx6qdl-icore-rqs: Add I2C node's
  imx6: icorem6_rqs: Add I2C support
  arm: dts: imx6ul-geam: Add FEC node
  imx6: geam6ul: Add FEC support
  arm: dts: imx6qdl-icore-rqs: Add FEC node
  imx6: icorem6_rqs: Add FEC support

 arch/arm/cpu/armv7/mx6/Kconfig |  26 +
 arch/arm/dts/Makefile  |   5 +-
 arch/arm/dts/imx6dl-icore-rqs.dts  |  50 ++
 arch/arm/dts/imx6q-icore-rqs.dts   |  50 ++
 arch/arm/dts/imx6qdl-icore-rqs.dtsi| 170 
 arch/arm/dts/imx6ul-geam-kit.dts   | 168 
 arch/arm/dts/imx6ul.dtsi   | 942 +
 board/engicam/geam6ul/Kconfig  |  12 +
 board/engicam/geam6ul/MAINTAINERS  |   6 +
 board/engicam/geam6ul/Makefile |   6 +
 board/engicam/geam6ul/README   |  28 +
 board/engicam/geam6ul/geam6ul.c| 317 +++
 board/engicam/icorem6/MAINTAINERS  |   6 +-
 board/engicam/icorem6/README   |  19 +-
 board/engicam/icorem6_rqs/Kconfig  |  12 +
 board/engicam/icorem6_rqs/MAINTAINERS  |   7 +
 board/engicam/icorem6_rqs/Makefile |   6 +
 board/engicam/icorem6_rqs/README   |  33 +
 board/engicam/icorem6_rqs/icorem6_rqs.c| 399 +
 ...re_mmc_defconfig => imx6dl_icore_mmc_defconfig} |   0
 ..._nand_defconfig => imx6dl_icore_nand_defconfig} |   0
 configs/imx6dl_icore_rqs_mmc_defconfig |  43 +
 configs/imx6q_icore_mmc_defconfig  |  46 +
 configs/imx6q_icore_nand_defconfig |  41 +
 configs/imx6q_icore_rqs_mmc_defconfig  |  43 +
 configs/imx6ul_geam_mmc_defconfig  |  44 +
 configs/imx6ul_geam_nand_defconfig |  37 +
 include/configs/imx6qdl_icore_rqs.h| 135 +++
 include/configs/imx6ul_geam.h  | 165 
 include/dt-bindings/clock/imx6ul-clock.h   |   1 +
 30 files changed, 2802 insertions(+), 15 deletions(-)
 create mode 100644 arch/arm/dts/imx6dl-icore-rqs.dts
 create mode 100644 arch/arm/dts/imx6q-icore-rqs.dts
 create mode 100644 arch/arm/dts/imx6qdl-icore-rqs.dtsi
 create mode 100644 arch/arm/dts/imx6ul-geam-kit.dts
 create mode 100644 arch/arm/dts/imx6ul.dtsi
 create mode 100644 board/engicam/geam6ul/Kconfig
 create mode 100644 board/engicam/geam6ul/MAINTAINERS
 create mode 100644 board/engicam/geam6ul/Makefile
 create mode 100644 board/engicam/geam6ul/README
 create mode 100644 board/engicam/geam6ul/geam6ul.c
 create mode 100644 board/engicam/icorem6_rqs/Kconfig
 create mode 100644 board/engicam/icorem6_rqs/MAINTAINERS
 create mode 100644 board/engicam/icorem6_rqs/Makefile
 create mode 100644 board/engicam/icorem6_rqs/README
 create mode 100644 board/engicam/icorem6_rqs/icorem6_rqs.c
 rename configs/{imx6qdl_icore_mmc_defconfig => imx6dl_icore_mmc_defconfig} 
(100%)
 rename configs/{imx6qdl_icore_nand_defconfig => imx6dl_icore_nand_defconfig} 
(100%)
 create mode 100644 configs/imx6dl_icore_rqs_mmc_defconfig
 create mode 100644 configs/imx6q_icore_mmc_defconfig
 create mode 100644 configs/imx6q_icore_nand_defconfig
 create mode 100644 configs/imx6q_icore_rqs_mmc_defconfig
 create mode 100644 configs/imx6ul_geam_mmc_defconfig
 create mode 100644 configs/imx6ul_geam_nand_defconfig
 create mode 100644 include/configs/imx6qdl_icore_rqs.h
 create mode 100644 include/configs/imx6ul_geam.h

-- 
1.9.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot