mbox

[U-Boot] Please pull u-boot-sunxi master for v2015.10

Message ID 5618E44B.7030805@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 Oct. 10, 2015, 10:11 a.m. UTC
Hi Tom,

Here is a last-minute bugfix pull-req v2015.10. This pull-req
only touches a single defconfig file, fixing some stability
issues seen on the board in question by lowering the dram-clk.

The following changes since commit 38ab75a2aa54b97429b2f33ff5d3c7ddcabf1456:

   Merge git://git.denx.de/u-boot-x86 (2015-10-09 09:55:33 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9a4c6e9abf5261f565cfbf1e80c6e17d26ad0b1e:

   sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig (2015-10-10 11:54:16 +0200)

----------------------------------------------------------------
Siarhei Siamashka (2):
       sunxi: Fix pcDuino reliability by downclocking DRAM to 360MHz
       sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig

  configs/Linksprite_pcDuino_defconfig | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

Regards,

Hans

Comments

Tom Rini Oct. 10, 2015, 11:40 a.m. UTC | #1
On Sat, Oct 10, 2015 at 12:11:23PM +0200, Hans de Goede wrote:

> Hi Tom,
> 
> Here is a last-minute bugfix pull-req v2015.10. This pull-req
> only touches a single defconfig file, fixing some stability
> issues seen on the board in question by lowering the dram-clk.
> 
> The following changes since commit 38ab75a2aa54b97429b2f33ff5d3c7ddcabf1456:
> 
>   Merge git://git.denx.de/u-boot-x86 (2015-10-09 09:55:33 -0400)
> 
> are available in the git repository at:
> 
>   http://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 9a4c6e9abf5261f565cfbf1e80c6e17d26ad0b1e:
> 
>   sunxi: Fix USB regulators in Linksprite_pcDuino_defconfig (2015-10-10 11:54:16 +0200)
> 

Applied to u-boot/master, thanks!