commit | ba7cd39e2262d47745372ced6f591567453711f1 | [log] [tgz] |
---|---|---|
author | Frieder Schrempf <frieder.schrempf@kontron.de> | Wed Aug 24 15:59:04 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 20 17:35:51 2022 +0200 |
tree | 66da58872cd770ec459e880fcfee0ec881dc1713 | |
parent | b39ff4d22afa8a7c3fa70d288724c18e1c98cbc2 [diff] |
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>