Skip to content
Commit 45297e2a authored by Simon Goldschmidt's avatar Simon Goldschmidt Committed by Tom Rini
Browse files

Makefile: run CONFIG_BOARD_SIZE_LIMIT against .img



With the current Makefile, CONFIG_BOARD_SIZE_LIMIT is used to check
the U-Boot binary without devicetree only. This produces wrong results
when OF_SEPARATE is used.

To fix this, run the CONFIG_BOARD_SIZE_LIMIT check on all .img binaries
as well.

Signed-off-by: default avatarSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent c16b137e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment