Skip to content
Snippets Groups Projects
Commit 5ed6f447 authored by Tom Rini's avatar Tom Rini
Browse files

P1022DS: Set CONFIG_SPL_MAX_SIZE directly


With the u-boot-with-spl.bin rule calling $(OBJCOPY) with
CONFIG_SPL_PAD_TO, and CONFIG_SPL_PAD_TO defaulting to
CONFIG_SPL_MAX_SIZE we cannot use math here, so set it to 4096 rather
than 4 * 1024.

Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 3fe01285
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment