mbox

[U-Boot] Please pull u-boot-ti/master

Message ID 1320876284-29590-1-git-send-email-s-paulraj@ti.com
State Accepted
Headers show

Pull-request

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

Message

Sandeep Paulraj Nov. 9, 2011, 10:04 p.m. UTC
The following changes since commit 41ea37a654f0e0cab0a19f7b96beae8995618cf4:
  David Müller (ELSOFT AG) (1):
        ARM: remove superfluous setting of arch_number in board specific code.

are available in the git repository at:

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

Alexander Holler (1):
      BeagleBoard: config: Switch to ttyO2

Nagabhushana Netagunte (1):
      da850: add new config file for AM18xx

Tom Rini (2):
      devkit8000: Fix NAND SPL on boards with 256MB NAND
      OMAP3: Change omap3_evm maintainer

 MAINTAINERS                       |    8 +-
 boards.cfg                        |    1 +
 include/configs/da850_am18xxevm.h |  245 +++++++++++++++++++++++++++++++++++++
 include/configs/devkit8000.h      |    1 +
 include/configs/omap3_beagle.h    |    2 +-
 5 files changed, 252 insertions(+), 5 deletions(-)
 create mode 100644 include/configs/da850_am18xxevm.h

Comments

Albert ARIBAUD Nov. 10, 2011, 3:36 p.m. UTC | #1
Hi Sandeep,

Le 09/11/2011 23:04, s-paulraj@ti.com a écrit :
> The following changes since commit 41ea37a654f0e0cab0a19f7b96beae8995618cf4:
>    David Müller (ELSOFT AG) (1):
>          ARM: remove superfluous setting of arch_number in board specific code.

Note: it seems your machine's support for UTF-8 is not perfect.

> are available in the git repository at:
>
>    git://git.denx.de/u-boot-ti.git master
>
> Alexander Holler (1):
>        BeagleBoard: config: Switch to ttyO2
>
> Nagabhushana Netagunte (1):
>        da850: add new config file for AM18xx
>
> Tom Rini (2):
>        devkit8000: Fix NAND SPL on boards with 256MB NAND
>        OMAP3: Change omap3_evm maintainer
>
>   MAINTAINERS                       |    8 +-
>   boards.cfg                        |    1 +
>   include/configs/da850_am18xxevm.h |  245 +++++++++++++++++++++++++++++++++++++
>   include/configs/devkit8000.h      |    1 +
>   include/configs/omap3_beagle.h    |    2 +-
>   5 files changed, 252 insertions(+), 5 deletions(-)
>   create mode 100644 include/configs/da850_am18xxevm.h

Applied to u-boot-arm/master, thanks!

Amicalement,