]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx: kontron-sl-mx8mm: Implement spl_board_loader_name()
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Tue, 4 Nov 2025 10:30:08 +0000 (11:30 +0100)
committerFabio Estevam <festevam@nabladev.com>
Tue, 4 Nov 2025 15:45:51 +0000 (12:45 -0300)
commit7aa1efa622dfa31c99b86997a7da97bcd553715f
tree27d3dd030f4059abddaf678f3ecb6e0a59e1339d
parent03584081047df5b5f24f4a0f6c1b0645036bf73e
imx: kontron-sl-mx8mm: Implement spl_board_loader_name()

This allows to print user-friendly names for the boot device
probed by SPL to the console.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
board/kontron/sl-mx8mm/spl.c