u-boot-brain/arch/arm/mach-tegra/tegra186
Stephen Warren a182e69d79 ARM: tegra: allow passing cboot DTB to the kernel
Some users may wish to pass the cboot-supplied DTB to the booted kernel
rather than having U-Boot load the DTB itself. To allow this, expose the
address of the cboot-supplied DTB in environment variable $fdt_addr. At
least when using extlinux.conf, if the user doesn't explicitly specify
which DTB to pass to the kernel, U-Boot passes the DTB referred to by
this variable.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2017-01-03 10:34:13 -07:00
..
cache.S ARM: tegra186: call secure monitor for all cache-wide ops 2016-11-07 14:36:29 -08:00
Kconfig ARM: tegra: add p2771-0000 board support 2016-05-31 11:22:59 -07:00
Makefile ARM: tegra: configure Ethernet address on Tegra186 2016-11-07 11:28:16 -06:00
nvtboot_board.c ARM: tegra: allow passing cboot DTB to the kernel 2017-01-03 10:34:13 -07:00
nvtboot_ll.S ARM: tegra: ensure nvtboot_boot_x0 alignment 2016-11-07 14:36:28 -08:00
nvtboot_mem.c ARM: tegra: pick up actual memory size 2016-07-21 09:31:30 -07:00