[U-Boot] pull request for u-boot-tegra/master into ARM/master

Albert ARIBAUD albert.u.boot at aribaud.net
Thu May 15 18:15:44 CEST 2014


Hi Tom,

On Tue, 13 May 2014 14:14:42 -0700, Tom Warren
<twarren.nvidia at gmail.com> wrote:

> Albert,
> 
> Please pull u-boot-tegra/master into ARM/master. Thanks!
> 
> ./MAKEALL -s tegra AOK, checkpatch.pl is OK, and ./MAKEALL -a arm only
> shows failures that were already present in ARM/master.
> 
> The following changes since commit d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19:
> 
>   Merge branch 'u-boot/master' (2014-05-09 11:50:14 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra.git master
> 
> for you to fetch changes up to 2364e151e432b4ccf32dc9e6147121253d4ff86d:
> 
>   ARM: tegra: use a CPU freq that all SKUs can support (2014-05-13 10:41:32
> -0700)
> 
> ----------------------------------------------------------------
> Stephen Warren (10):
>       ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
>       ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
>       ARM: tegra: allow pinmux mux option not to be set by init tables
>       ARM: tegra: add GPIO initialization table function
>       ARM: tegra: add function to enable input clamping on tristate
>       ARM: tegra: make use of GPIO init table on Jetson TK1
>       ARM: tegra: clamp inputs on Jetson TK1
>       ARM: tegra: update Venice2 pinmux
>       ARM: tegra: Venice2 pinmux spreadsheet updates
>       ARM: tegra: use a CPU freq that all SKUs can support
> 
>  arch/arm/cpu/arm720t/tegra-common/cpu.c            |  10 +-
>  arch/arm/cpu/arm720t/tegra30/cpu.c                 |  23 +-
>  arch/arm/cpu/tegra-common/pinmux-common.c          |  19 +
>  arch/arm/include/asm/arch-tegra/gpio.h             |  20 +
>  arch/arm/include/asm/arch-tegra/pinmux.h           |   5 +
>  arch/arm/include/asm/arch-tegra/tegra_mmc.h        |   2 -
>  arch/arm/include/asm/arch-tegra114/pinmux.h        |   1 +
>  arch/arm/include/asm/arch-tegra124/pinmux.h        |   1 +
>  arch/arm/include/asm/arch-tegra20/pinmux.h         |   1 +
>  arch/arm/include/asm/arch-tegra30/pinmux.h         |   1 +
>  board/nvidia/jetson-tk1/jetson-tk1.c               |   6 +
>  board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h | 256 +++++++---
>  board/nvidia/venice2/pinmux-config-venice2.h       | 567
> ++++++++++-----------
>  board/nvidia/venice2/venice2.c                     |  19 +-
>  drivers/gpio/tegra_gpio.c                          |  20 +
>  drivers/mmc/tegra_mmc.c                            |  13 +-
>  include/configs/beaver.h                           |   3 +
>  include/configs/cardhu.h                           |   3 +
>  include/configs/tegra-common.h                     |   7 +
>  19 files changed, 565 insertions(+), 412 deletions(-)

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

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list