Skip to content
Commit f68cee94 authored by Kevin Townsend's avatar Kevin Townsend Committed by Fabio Baltieri
Browse files

kconfig: Set `BOOTLOADER_SRAM_SIZE` default to 0



The current default value for `BOOTLOADER_SRAM_SIZE` is set to an
arbitrary-seeming value of `16`, which feels like a random magic
number.

Given that adding an offset in SRAM for a bootloader should always be
a conscious choice for a specific platform, this PR sets the default
to `0`. An appropriate value can be set at the SoC or board level,
overriding this default.

Signed-off-by: default avatarKevin Townsend <kevin.townsend@linaro.org>
parent 0e35bbbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment