[U-Boot] pull request: u-boot-tegra/master

Albert ARIBAUD albert.u.boot at aribaud.net
Sat Jan 21 12:07:29 CET 2012


Hi Tom,

Le 19/01/2012 01:01, Tom Warren a écrit :
> Albert,
>
> Please pull u-boot-tegra/master into arm master. Thanks.
>
> The following changes since commit 137703b811502dfea364650fb3e17f20b4c21333:
>
>    overo: add SPL support (2012-01-16 08:40:13 +0100)
>
> are available in the git repository at:
>    git://git.denx.de/u-boot-tegra master
>
> Simon Glass (9):
>        tegra: Adjust funcmux config test to permit expansion
>        tegra: Add enum to select from available funcmux configs
>        tegra: Add I2C support to funcmux
>        tegra: Add SDMMC support to funcmux
>        tegra: Use funcmux for MMC on tamonten
>        tegra: Use funcmux for MMC on harmony
>        tegra: Use funcmux for MMC on seaboard
>        tegra: mmc: Support operation with dcache enabled
>        tegra2: Enable data cache
>
> Stephen Warren (3):
>        tegra2: Fix conflicting pinmux for UARTA
>        tegra2: Fix default RAM size selection in odmdata
>        tegra2: Add support for Compal Paz00 (Toshiba AC100)
>
> MAINTAINERS                                |    1 +
> arch/arm/cpu/armv7/tegra2/board.c          |   12 ++-
> arch/arm/cpu/armv7/tegra2/funcmux.c        |  152 +++++++++++++++++++++++++---
> arch/arm/include/asm/arch-tegra2/funcmux.h |   30 ++++++-
> board/avionic-design/common/tamonten.c     |   10 +--
> board/compal/paz00/Makefile                |   41 ++++++++
> board/compal/paz00/paz00.c                 |   81 +++++++++++++++
> board/nvidia/harmony/harmony.c             |   19 +---
> board/nvidia/seaboard/seaboard.c           |   21 +---
> boards.cfg                                 |    1 +
> drivers/mmc/tegra2_mmc.c                   |   16 +++
> include/configs/paz00.h                    |   51 +++++++++
> 12 files changed, 379 insertions(+), 56 deletions(-)
> create mode 100644 board/compal/paz00/Makefile
> create mode 100644 board/compal/paz00/paz00.c
> create mode 100644 include/configs/paz00.h

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

Would it be possible, though, not to have this in your mails to the list?

> -----------------------------------------------------------------------------------
> This email message is for the sole use of the intended recipient(s) and may contain
> confidential information.  Any unauthorized review, use, disclosure or distribution
> is prohibited.  If you are not the intended recipient, please contact the sender by
> reply email and destroy all copies of the original message.
> -----------------------------------------------------------------------------------

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list