summaryrefslogtreecommitdiff
path: root/drivers/fpga/versalpl.c
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2025-07-04 11:40:22 -0300
committerTom Rini <trini@konsulko.com>2025-07-04 10:55:42 -0600
commitd1d53c252a4a746db5ebcdf0d6de3aa0feec504e (patch)
tree83b43cf82d3e90704e1039eeb07f9836dcf2a76a /drivers/fpga/versalpl.c
parent7027b445cc0bfb86204ecb1f1fe596f5895048d9 (diff)
mx6sabresd: Reduce U-Boot proper size to fix boot regressionHEADmaster
The mx6sabresd U-Boot proper binary size has grown beyond the CONFIG_BOARD_SIZE_LIMIT. Reduce its size by removing the CONFIG_MULTI_DTB_FIT, BOOTM_PLAN9 and BOOTM_RTEMS options. According to doc/README.multi-dtb-fit: "Usually the DTB is selected by the SPL and passed down to U-Boot. But some platforms don't use the SPL. In this case MULTI_DTB_FIT can used to provide U-Boot with a choice of DTBs" mx6sabresd uses SPL, so MULTI_DTB_FIT can be safely dropped as the DTB selection in SPL is done by board_fit_config_name_match(). Tested boot on the imx6dl and imx6q variants. Signed-off-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'drivers/fpga/versalpl.c')
0 files changed, 0 insertions, 0 deletions