Skip to content
Commit c2484b43 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

x86: Set a board-size limit for chromebook_link



Set a size limit for this board so that we get a build error if it grows
too much.

Note that the limit is approximately, since it does not include the FDT,
microcode and fdtmap, which can change in size. However this board is
fairly stable, so overflowing this limit will likely result in the image
not fitting in the ROM space available for U-Boot.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 092b6ec6
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