u-boot/arch/arm/mach-tegra/tegra186
Stephen Warren f097532d27 ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
Enable CONFIG_SYS_INIT_SP_BSS_OFFSET for all 64-bit Tegra boards. Place
the stack/... 512KiB from the end of the U-Boot binary. This should be
plenty to accommodate the current DTBs (max 64 KiB), early malloc region
(6KiB), stack usage, and plenty of slack, while still not placing it too
far away from the U-Boot binary.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2018-01-12 09:52:11 -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: use CONFIG_SYS_INIT_SP_BSS_OFFSET 2018-01-12 09:52:11 -07:00
Makefile ARM: tegra: configure Ethernet address on Tegra186 2016-11-07 11:28:16 -06:00
nvtboot_board.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
nvtboot_ll.S ARM: tegra: ensure nvtboot_boot_x0 alignment 2016-11-07 14:36:28 -08:00
nvtboot_mem.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00