Simon Glass
7f8967c2b8
blk: Rename HAVE_BLOCK_DEVICE
...
This option is fact really related to SPL. For U-Boot proper we always use
driver model for block devices, so CONFIG_BLK is enabled if block devices
are in use.
It is only for SPL that we have two cases:
- SPL_BLK is enabled, in which case we use driver model and blk-uclass.c
- SPL_BLK is not enabled, in which case (if we need block devices) we must
use blk_legacy.c
Rename the symbol to SPL_LEGACY_BLOCK to make this clear. This is
different enough from BLK and SPL_BLK that there should be no confusion.
Signed-off-by: Simon Glass <sjg@chromium.org >
2022-09-16 11:05:16 -04:00
..
2022-09-15 09:55:30 -04:00
2022-07-18 09:37:50 +01:00
2022-09-15 14:22:08 -04:00
2022-07-05 14:37:16 +02:00
2022-09-14 15:23:03 -04:00
2022-09-15 09:55:30 -04:00
2022-06-06 18:01:21 -04:00
2022-09-13 12:08:41 -04:00
2022-08-04 16:18:47 -04:00
2022-07-11 14:58:57 -04:00
2022-09-14 15:23:03 -04:00
2022-09-02 16:21:44 -04:00
2022-07-21 10:14:04 +02:00
2022-07-07 09:29:08 -04:00
2022-07-26 02:30:56 -06:00
2022-07-21 10:14:04 +02:00
2022-06-28 03:09:52 +01:00
2022-08-12 08:14:23 -04:00
2022-09-16 11:05:16 -04:00
2022-06-28 03:09:51 +01:00
2022-07-07 14:01:09 -04:00
2022-04-25 10:00:04 -04:00
2022-08-12 08:17:11 -04:00
2022-08-12 08:17:11 -04:00
2022-08-20 18:07:32 -06:00
2022-08-12 08:17:11 -04:00
2022-07-21 10:14:04 +02:00
2022-05-28 10:59:27 +02:00
2022-08-11 08:47:20 -04:00
2022-08-10 13:46:55 -04:00
2022-09-02 12:22:56 -04:00
2022-06-06 12:09:06 -04:00
2022-07-05 17:04:15 -04:00
2022-09-13 16:01:43 -04:00
2022-08-10 13:46:55 -04:00
2022-04-25 10:00:04 -04:00
2022-05-07 23:17:26 +02:00
2022-09-14 08:43:32 +02:00
2022-06-12 09:17:54 +02:00
2022-09-14 08:43:32 +02:00
2022-06-17 14:12:27 +02:00
2022-04-25 10:00:04 -04:00
2022-06-28 17:11:49 -04:00
2022-04-21 09:08:40 -04:00
2022-08-12 08:17:11 -04:00
2022-08-04 16:18:47 -04:00
2022-07-26 09:34:21 +02:00
2022-07-21 10:14:04 +02:00
2022-06-16 15:22:55 -04:00
2022-08-12 16:10:49 -04:00
2022-04-26 17:18:39 +05:30
2022-07-26 11:29:00 +02:00
2022-07-05 17:04:00 -04:00
2022-05-19 21:39:36 +02:00
2022-07-05 17:04:00 -04:00
2022-06-23 12:58:18 -04:00
2022-04-22 10:35:14 +02:00
2022-06-08 13:59:53 -04:00
2022-07-05 17:03:01 -04:00
2022-06-28 17:03:32 -04:00
2022-09-14 09:03:07 -04:00
2022-07-26 11:29:02 +02:00
2022-07-26 11:29:01 +02:00
2022-07-25 15:35:34 +02:00
2022-09-13 11:32:48 +02:00
2022-04-19 14:52:34 -04:00
2022-06-10 13:37:32 -04:00
2022-06-10 13:37:32 -04:00
2022-07-07 09:29:08 -04:00
2022-04-28 09:26:44 -04:00
2022-06-23 12:58:18 -04:00
2022-08-10 13:38:30 -04:00
2022-08-20 18:07:32 -06:00
2022-09-14 08:43:31 +02:00
2022-05-04 07:05:51 +02:00
2022-07-27 15:19:09 +09:00
2022-08-20 22:45:00 -04:00
2022-06-06 12:09:12 -04:00
2022-08-08 10:49:51 -04:00
2022-08-08 10:50:20 -04:00
2022-06-08 14:00:22 -04:00
2022-08-12 08:14:23 -04:00
2022-06-28 03:09:51 +01:00
2022-05-06 14:39:15 -04:00
2022-05-03 18:33:29 -04:00
2022-05-23 13:52:02 -04:00
2022-08-08 10:50:20 -04:00
2022-04-21 12:44:23 +02:00
2022-07-08 12:20:28 -04:00
2022-05-05 15:06:02 -04:00
2022-04-23 22:05:33 +02:00
2022-06-23 13:12:55 -04:00
2022-06-23 13:12:55 -04:00
2022-05-23 09:33:10 -04:00
2022-09-13 12:08:40 -04:00
2022-05-23 09:33:10 -04:00
2022-07-08 14:39:07 -04:00
2022-06-06 12:09:28 -04:00
2022-04-14 15:39:15 -04:00
2022-09-13 16:01:43 -04:00
2022-08-02 23:50:02 +03:00
2022-07-12 21:59:54 +02:00
2022-08-12 08:17:11 -04:00
2022-07-26 09:34:21 +02:00
2022-08-12 08:14:23 -04:00
2022-06-08 09:24:03 -04:00
2022-04-25 10:00:03 -04:00
2022-09-13 16:01:43 -04:00
2022-07-26 09:34:21 +02:00
2022-07-26 08:36:20 +02:00
2022-07-26 09:34:21 +02:00