]> git.baikalelectronics.ru Git - uboot.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)
commit321fd3fce4b65147e75c0739742e53a49c12b209
treeea33da1e4f81da035a72e5c014e264cd7ffeb7bf
parent7654739e0aef9b8df3aee40559f958e16f3f99e1
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