]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: imx8mm_beacon: Eliminate a few extras to free up SPL space
authorAdam Ford <aford173@gmail.com>
Sat, 22 Oct 2022 14:28:22 +0000 (09:28 -0500)
committerStefano Babic <sbabic@denx.de>
Mon, 7 Nov 2022 21:45:05 +0000 (22:45 +0100)
commitb6c8a280905562c3833bb3da994691de60e5fd8d
treeea33da1e4f81da035a72e5c014e264cd7ffeb7bf
parenta5685ea4882f68ac5b34d5e8613e357962f55e9d
imx: imx8mm_beacon: Eliminate a few extras to free up SPL space

There are a few functions which are not essential for use in
SPL, but they take up enough space to make other preferred
features not fit.  Remove the extras.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
board/beacon/imx8mm/spl.c
configs/imx8mm_beacon_defconfig