u-boot/arch/arm/cpu/armv7/tegra2
Marek Vasut 4a34af7114 GCC4.6: Squash warning in tegra2 board.c
board.c:43:2: warning: format '%08lX' expects type 'long unsigned int', but
argument 2 has type 'u32'

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Simon Glass <sjg@chromium.org>
Cc: Mike Frysinger <vapier@gentoo.org>
2011-10-27 23:54:09 +02:00
..
ap20.c Tegra2: Use clock and pinmux functions to simplify code 2011-09-04 11:36:15 +02:00
ap20.h arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
board.c GCC4.6: Squash warning in tegra2 board.c 2011-10-27 23:54:09 +02:00
clock.c tegra2: fix warning: "assert" redefined 2011-09-10 16:17:25 +02:00
config.mk arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
lowlevel_init.S arm: Tegra2: add support for A9 CPU init 2011-04-27 19:38:09 +02:00
Makefile build: add missing $(AR)->$(cmd_link_o_target) update 2011-10-22 01:18:41 +02:00
pinmux.c Tegra2: Add additional pin multiplexing features 2011-09-04 11:36:15 +02:00
sys_info.c arm: Tegra2: Add basic NVIDIA Tegra2 SoC support 2011-02-21 08:30:54 +01:00
timer.c Tegra2: Add microsecond timer function 2011-09-04 11:36:15 +02:00