mbox

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

Message ID 3f8126db-195f-8760-fff8-828222fbe395@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 Feb. 27, 2017, 5:08 p.m. UTC
Hi Tom,

please pull from u-boot-imx, thanks !


The following changes since commit 66c246cce7c66019a93ff7105157c3e2126dd277:

  ARM: DRA7xx: Fix memory allocation overflow (2017-02-17 17:24:35 -0500)

are available in the git repository at:

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

for you to fetch changes up to dc05e47a10b11f4266e3a41df96748d486193e6d:

  tqma6: [cosmetic] sanitize environment defines (2017-02-19 17:16:51 +0100)

----------------------------------------------------------------
Andrey Yurovsky (1):
      mtd: nand: build MXS driver for MX7 as well

Markus Niebel (6):
      arm: imx6: tqma6: add configurable CMA size
      imx6: tqma6: rely on default setting for tftp and nfs
      mx6: tqma6: fix typo in env
      mx6: tqma6: add rootfsmode environment for mmc / sd
      tqma6: fix rounding in env
      tqma6: [cosmetic] sanitize environment defines

Peter Robinson (3):
      mx6sx: udoo_neo: Define the default serial console
      mx6sx: udoo_neo: use different load address for ramdisk
      mx6sx: udoo_neo: Enable distro boot options in config

 configs/udoo_neo_defconfig | 11 +----------
 drivers/mtd/nand/Kconfig   |  2 +-
 include/configs/tqma6.h    | 33 ++++++++++++++++++---------------
 include/configs/udoo_neo.h |  3 ++-
 4 files changed, 22 insertions(+), 27 deletions(-)


Best regards,
Stefano

Comments

Tom Rini March 1, 2017, 3:38 p.m. UTC | #1
On Mon, Feb 27, 2017 at 06:08:59PM +0100, Stefano Babic wrote:

> Hi Tom,
> 
> please pull from u-boot-imx, thanks !
> 
> 
> The following changes since commit 66c246cce7c66019a93ff7105157c3e2126dd277:
> 
>   ARM: DRA7xx: Fix memory allocation overflow (2017-02-17 17:24:35 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to dc05e47a10b11f4266e3a41df96748d486193e6d:
> 
>   tqma6: [cosmetic] sanitize environment defines (2017-02-19 17:16:51 +0100)
> 

Applied prior to v2017.03-rc3 to u-boot/master, thanks!