]> git.baikalelectronics.ru Git - uboot.git/commit
imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaround
authorFrieder Schrempf <frieder.schrempf@kontron.de>
Wed, 24 Aug 2022 13:59:04 +0000 (15:59 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Oct 2022 15:35:51 +0000 (17:35 +0200)
commitad2af6281e41c1a5dbe154b7bc8edfce162a36c6
tree66da58872cd770ec459e880fcfee0ec881dc1713
parent0b0d778969fbd2dde39987ca7cc4043c2f28dedb
imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaround

Nowadays detecting the SPI NOR as boot device from the ROMAPI is
fixed and works even if the SPI NOR is used as fallback boot device.

Therefore we don't need this workaround anymore.

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