Re: [U-Boot] [PATCH 00/32] ARM: i.MX: nitrogen6x clean up

2014-10-06 Thread Stefano Babic
Hi Eric,

On 02/10/2014 21:16, Eric Nelson wrote:
> This collection of patches comprises a set of updates that have
> been lingering in our Github repository.
> 
> We're pushing them to main-line in preparation for the addition
> of a couple of boards that have also been lingering for a while.
> 
> Patches 1-9 are tweaks to the mx6qsabrelite/nitrogen6x initialization
> code.
> 
> Patches 10-18 add support for additional displays supported by
> the board(s) and tweak the HDMI detection.
> 
> Patches 19-32 enable and configure various features through
> changes to include/configs/nitrogen6x.h.
> 

Patches are orthogonal and can be applied separetely. I have not seen
any comments and I have not comments for most of them. I will start to
apply the ones (most of them) are straightforward. Please wait until I
end up with first pass - your next version will be much shorter !

> Diego Rondini (1):
>   nitrogen6x: config: allow boot to USB stick
> 
> Eric Nelson (24):
>   nitrogen6x: implement board_cfb_skip() to disable text output
>   nitrogen6x: configure SD2 pads for SDIO on USDHC2
>   nitrogen6x: power-down miscellanous peripherals
>   nitrogen6x: staticize board file
>   nitrogen6x: Allow U-Boot to be silent on UART2
>   nitrogen6x: prevent warnings about board_ehci* callbacks
>   nitrogen6x: display: add qvga panel
>   nitrogen6x: display: add support for LG-9.7 LVDS display
>   nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
>   nitrogen6x: display: add support for fusion 7 display
>   nitrogen6x: display: add svga display (800x600)
>   nitrogen6x: display: add Ampire 1024x600 panel
>   nitrogen6x: display: add wvga-lvds panel
>   nitrogen6x: display use I2C detect for HDMI
>   nitrogen6x: config: add USB Mass Storage (ums) support
>   nitrogen6x: config: add initrd_high
>   nitrogen6x: config: expose SATA, then MMC over USB
>   nitrogen6x: config: enable USB keyboard support
>   nitrogen6x: config: add CONFIG_CMD_MEMTEST
>   nitrogen6x: config: enable "i2c edid"
>   nitrogen6x: config: disable logo
>   nitrogen6x: config: configure usb_ether

Mainly I have problems with fixed addresses - my comments to the related
patch.

Best regards,
Stefano Babic

-- 
=
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
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


[U-Boot] [PATCH 00/32] ARM: i.MX: nitrogen6x clean up

2014-10-02 Thread Eric Nelson
This collection of patches comprises a set of updates that have
been lingering in our Github repository.

We're pushing them to main-line in preparation for the addition
of a couple of boards that have also been lingering for a while.

Patches 1-9 are tweaks to the mx6qsabrelite/nitrogen6x initialization
code.

Patches 10-18 add support for additional displays supported by
the board(s) and tweak the HDMI detection.

Patches 19-32 enable and configure various features through
changes to include/configs/nitrogen6x.h.

Diego Rondini (1):
  nitrogen6x: config: allow boot to USB stick

Eric Nelson (24):
  nitrogen6x: implement board_cfb_skip() to disable text output
  nitrogen6x: configure SD2 pads for SDIO on USDHC2
  nitrogen6x: power-down miscellanous peripherals
  nitrogen6x: staticize board file
  nitrogen6x: Allow U-Boot to be silent on UART2
  nitrogen6x: prevent warnings about board_ehci* callbacks
  nitrogen6x: display: add qvga panel
  nitrogen6x: display: add support for LG-9.7 LVDS display
  nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
  nitrogen6x: display: add support for fusion 7 display
  nitrogen6x: display: add svga display (800x600)
  nitrogen6x: display: add Ampire 1024x600 panel
  nitrogen6x: display: add wvga-lvds panel
  nitrogen6x: display use I2C detect for HDMI
  nitrogen6x: config: add USB Mass Storage (ums) support
  nitrogen6x: config: add initrd_high
  nitrogen6x: config: expose SATA, then MMC over USB
  nitrogen6x: config: enable USB keyboard support
  nitrogen6x: config: add CONFIG_CMD_MEMTEST
  nitrogen6x: config: enable "i2c edid"
  nitrogen6x: config: disable logo
  nitrogen6x: config: configure usb_ether
  nitrogen6x: config: add gpio command
  nitrogen6x: config: enable Android fastboot

Kevin Mihelich (2):
  nitrogen6x: config: use FS_GENERIC load command
  nitrogen6x: config: enable EXT4 filesystem

Robert Winkler (1):
  nitrogen6x: display: add support lvds jeida screen

Troy Kisky (4):
  nitrogen6x: simplify board_mmc_getcd
  nitrogen6x: configure SGTL5000, CSI camera clock outputs
  nitrogen6x: phy: add 100 us delay after phy reset
  nitrogen6x: config: allow more bootargs parameters

 board/boundary/nitrogen6x/nitrogen6x.c | 298 +
 include/configs/nitrogen6x.h   |  98 +--
 2 files changed, 347 insertions(+), 49 deletions(-)

-- 
1.9.1

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