mbox series

[U-Boot] Pull request: u-boot-sunxi/master

Message ID 1510227953-11472-1-git-send-email-jagan@amarulasolutions.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Pull request: u-boot-sunxi/master | expand

Pull-request

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

Message

Jagan Teki Nov. 9, 2017, 11:45 a.m. UTC
Hi Tom,

Few fixes for v2017.11, Please pull the same.

thanks!
Jagan.

The following changes since commit 43ede0bca7fc1590b623832b743213b818257a27:

  Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT (2017-11-05 11:21:35 -0500)

are available in the git repository at:

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

for you to fetch changes up to 6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3:

  sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users (2017-11-09 14:39:30 +0530)

----------------------------------------------------------------
Artturi Alm (2):
      sunxi: fix CONFIG_SUNXI_EMAC references
      sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users

Icenowy Zheng (1):
      video: sunxi: de2: fix SimpleFB node creation when HDMI not initialized

 drivers/net/Kconfig             |  1 +
 drivers/net/Makefile            |  2 +-
 drivers/video/sunxi/sunxi_de2.c | 16 +++++++++++-----
 include/configs/sunxi-common.h  |  2 +-
 4 files changed, 14 insertions(+), 7 deletions(-)

Comments

Tom Rini Nov. 10, 2017, 3:20 a.m. UTC | #1
On Thu, Nov 09, 2017 at 05:15:53PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Few fixes for v2017.11, Please pull the same.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 43ede0bca7fc1590b623832b743213b818257a27:
> 
>   Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT (2017-11-05 11:21:35 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-sunxi.git master
> 
> for you to fetch changes up to 6270a3f035d0bdb5d2283dff4bb568d36ab4c0e3:
> 
>   sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users (2017-11-09 14:39:30 +0530)
> 

Applied to u-boot/master, thanks!