mbox

[U-Boot,PULL] Please pull u-boot-imx

Message ID 53BE951B.8090802@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-imx.git master

Message

Stefano Babic July 10, 2014, 1:28 p.m. UTC
Hi Tom,

just a small fix to get for the release. Please pull from u-boot-imx,
thanks !

The following changes since commit 157f45da91b306d71dbf3a51325352dc11bf16d1:

  mx6: soc: Update the comments of set_ldo_voltage() (2014-07-09
15:10:10 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to e153333eeb50021fb3a730a3216c1968e7710999:

  i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
(2014-07-10 15:23:56 +0200)

----------------------------------------------------------------
Eric Nelson (1):
      i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10

 arch/arm/include/asm/arch-mx6/mx6dl_pins.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Regards,
Stefano

Comments

Tom Rini July 11, 2014, 6:54 p.m. UTC | #1
On Thu, Jul 10, 2014 at 03:28:59PM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> just a small fix to get for the release. Please pull from u-boot-imx,
> thanks !
> 
> The following changes since commit 157f45da91b306d71dbf3a51325352dc11bf16d1:
> 
>   mx6: soc: Update the comments of set_ldo_voltage() (2014-07-09
> 15:10:10 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to e153333eeb50021fb3a730a3216c1968e7710999:
> 
>   i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
> (2014-07-10 15:23:56 +0200)
> 
> ----------------------------------------------------------------
> Eric Nelson (1):
>       i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
> 
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!