mbox

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

Message ID 8fccd6e4-db25-8819-0811-0126237419e3@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 April 28, 2016, 2:42 p.m. UTC
Hi Tom,

Here is a bug-fix sunxi pull-req for v2016.05 containing 2 bug-fixes.

The following changes since commit e25b369c048b51b1feb79587750e7e160fc0bd73:

   ARM64: zynqmp: Cleanup config file after CMD move (2016-04-26 10:16:10 -0400)

are available in the git repository at:

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

for you to fetch changes up to ad14166426ab8ca40424ede741d27fdcfb4fc2c6:

   sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board (2016-04-27 19:54:26 +0200)

----------------------------------------------------------------
Hans de Goede (2):
       sunxi: mctl_mem_matches: Add missing memory barrier
       sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board

  arch/arm/mach-sunxi/dram_helpers.c | 2 ++
  configs/A13-OLinuXino_defconfig    | 1 +
  2 files changed, 3 insertions(+)

Regards,

Hans

Comments

Tom Rini April 28, 2016, 10:44 p.m. UTC | #1
On Thu, Apr 28, 2016 at 04:42:15PM +0200, Hans de Goede wrote:

> Hi Tom,
> 
> Here is a bug-fix sunxi pull-req for v2016.05 containing 2 bug-fixes.
> 
> The following changes since commit e25b369c048b51b1feb79587750e7e160fc0bd73:
> 
>   ARM64: zynqmp: Cleanup config file after CMD move (2016-04-26 10:16:10 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to ad14166426ab8ca40424ede741d27fdcfb4fc2c6:
> 
>   sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board (2016-04-27 19:54:26 +0200)
> 

Applied to u-boot/master, thanks!