u-boot-brain/arch/arm/mach-tegra/tegra210
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
..
clock.c ARM: tegra: add APIs the clock uclass driver will need 2016-09-27 09:11:02 -07:00
funcmux.c ARM: Tegra210: Add SoC code/include files for T210 2015-07-28 10:30:19 -07:00
Kconfig ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET 2018-01-12 09:52:11 -07:00
Makefile ARM: tegra: switch Tegra210 to common XUSB padctl 2015-11-12 09:21:06 -07:00
pinmux.c ARM: tegra: pinctrl: move Tegra210 code to the correct dir 2015-03-30 09:54:06 -07:00
xusb-padctl.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00