uboot/arch/arm
Alexandre Courbot 871d78ed1b ARM: tegra: move VPR configuration to a later stage
U-boot is responsible for enabling the GPU DT node after all necessary
configuration (VPR setup for T124) is performed. In order to be able to
check whether this configuration has been performed right before booting
the kernel, make it happen during board_init().

Also move VPR configuration into the more generic gpu.c file, which will
also host other GPU-related functions, and let boards specify
individually whether they need VPR setup or not.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Tom Warren <twarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2015-08-06 10:50:03 -07:00
..
cpu usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 2015-08-05 17:20:34 +02:00
dts Merge branch 'master' of git://git.denx.de/u-boot-tegra 2015-07-29 18:58:39 -04:00
imx-common imx-common: timer: add i.MX6UL support 2015-08-02 11:05:07 +02:00
include ARM: tegra: move VPR configuration to a later stage 2015-08-06 10:50:03 -07:00
lib arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values 2015-07-27 15:54:28 -07:00
mach-at91
mach-bcm283x
mach-davinci
mach-highbank
mach-integrator
mach-keystone keystone2: add wfi in to the core_spin loop 2015-07-27 15:01:57 -04:00
mach-kirkwood
mach-mvebu
mach-nomadik
mach-orion5x
mach-socfpga
mach-tegra ARM: tegra: move VPR configuration to a later stage 2015-08-06 10:50:03 -07:00
mach-uniphier
mach-versatile
mach-zynq
mvebu-common
Kconfig sunxi: Drop our own copy of the USB_KEYBOARD options 2015-08-05 17:20:35 +02:00
Kconfig.debug
Makefile
config.mk