mbox

[U-Boot] Please pull u-boot-sunxi master

Message ID 5513FA8C.4070008@redhat.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

http://git.denx.de/u-boot-sunxi.git master

Message

Hans de Goede March 26, 2015, 12:24 p.m. UTC
Hi Tom,

Please pull u-boot-sunxi/master into master for a small 2 bugfixes
for v2015.04:

The following changes since commit f643d9294f45487f22e8f33d6572530f17eff4e9:

   config_distro_bootcmd.h: Prefer booting from bootable paritions (2015-03-25 12:15:18 -0400)

are available in the git repository at:

   http://git.denx.de/u-boot-sunxi.git master

for you to fetch changes up to 99deda1dff206d679fcc87949b7151df0d47ea73:

   sunxi: axp209: fix incorrect limits on ldo3 (2015-03-26 13:17:46 +0100)

----------------------------------------------------------------
Iain Paton (1):
       sunxi: axp209: fix incorrect limits on ldo3

Ian Campbell (1):
       sunxi: set GMAC TX delay = 0x1 on Cubietruck.

  configs/Cubietruck_defconfig | 1 +
  drivers/power/axp209.c       | 2 +-
  2 files changed, 2 insertions(+), 1 deletion(-)

Regards,

Hans

Comments

Tom Rini March 27, 2015, 2:19 p.m. UTC | #1
On Thu, Mar 26, 2015 at 01:24:44PM +0100, Hans de Goede wrote:

> Hi Tom,
> 
> Please pull u-boot-sunxi/master into master for a small 2 bugfixes
> for v2015.04:
> 
> The following changes since commit f643d9294f45487f22e8f33d6572530f17eff4e9:
> 
>   config_distro_bootcmd.h: Prefer booting from bootable paritions (2015-03-25 12:15:18 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 99deda1dff206d679fcc87949b7151df0d47ea73:
> 
>   sunxi: axp209: fix incorrect limits on ldo3 (2015-03-26 13:17:46 +0100)
> 

Applied to u-boot/master, thanks!