Lukasz Majewski
772b55723b
imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode
...
This change tries to fix the following problem:
- The board boots (to be more precise - ROM loads SPL) from a slow SPI-NOR
memory.
As a result the spl_boot_device() will return SPI-NOR as a boot device
(which is correct).
- The problem is that in 'falcon boot' the eMMC is used as a boot medium to
load kernel from its partition.
Calling spl_boot_device() will break things as it returns SPI-NOR device.
To fix this issue the new CONFIG_SPL_FORCE_MMC_BOOT Kconfig flag is
introduced to handle this special use case. By default it is not defined,
so there is no change in the legacy code flow.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
2019-10-08 16:36:36 +02:00
..
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-10-08 16:36:36 +02:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:04 -04:00
2018-11-26 08:25:32 -05:00
2019-08-30 14:17:11 -04:00
2018-05-07 09:34:12 -04:00
2019-08-30 14:17:11 -04:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-04-23 20:26:43 -06:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2018-09-10 20:20:34 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2018-11-09 10:44:50 -05:00
2019-08-11 19:27:31 -04:00
2018-11-20 19:14:22 -07:00
2018-05-07 09:34:12 -04:00
2018-12-07 16:31:45 +01:00
2019-04-23 17:57:27 -04:00
2019-07-29 19:14:58 +02:00
2015-07-20 11:44:37 -07:00
2019-08-11 16:43:41 -04:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:05 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-07 15:31:05 -04:00
2019-06-21 10:07:11 -04:00
2019-10-08 16:35:59 +02:00
2018-05-07 09:34:12 -04:00
2018-06-18 14:02:04 -04:00
2019-08-02 11:17:58 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2019-06-04 23:20:43 +02:00
2018-05-07 09:34:12 -04:00
2019-02-20 15:21:44 +08:00
2018-04-27 14:54:48 -04:00
2019-08-11 16:43:41 -04:00
2019-07-24 13:16:29 -04:00
2018-11-29 09:30:05 -07:00
2018-07-10 16:55:59 -04:00
2019-07-24 13:16:29 -04:00
2018-10-24 14:45:36 -05:00
2018-05-07 09:34:12 -04:00
2019-08-11 16:43:41 -04:00
2019-09-21 10:22:54 +02:00
2019-06-04 23:20:43 +02:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-09-11 10:11:29 +02:00
2019-09-11 10:11:29 +02:00
2019-09-11 10:11:29 +02:00
2019-01-15 15:28:51 -05:00