diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-10-22 06:19:34 +0000 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2012-10-29 09:07:05 -0700 |
commit | 644a69ec85a73b4d24c3a7b0369da76e2c336bce (patch) | |
tree | 0dcc1fd38401be4762b063caf36f4dae2ce7b994 /include/zfs/zap_leaf.h | |
parent | 2b7818d49f00ec185eb97650fc1b306c0c6e4565 (diff) | |
download | talos-obmc-uboot-644a69ec85a73b4d24c3a7b0369da76e2c336bce.tar.gz talos-obmc-uboot-644a69ec85a73b4d24c3a7b0369da76e2c336bce.zip |
ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it
For Tegra, the SPL and main U-Boot are concatenated together to form a
single memory image. Hence, the maximum SPL size is the different in
TEXT_BASE for SPL and main U-Boot. Instead of manually calculating
SPL_MAX_SIZE based on those two TEXT_BASE, which can lead to errors if
one TEXT_BASE is changed without updating SPL_MAX_SIZE, simply perform
the calculation automatically.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Allen Martin <amartin@nvidia.com>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include/zfs/zap_leaf.h')
0 files changed, 0 insertions, 0 deletions