Patrick Delaunay 3c1057c548 
	
	
	stm32mp: use device sequence number in boot_instance variable ... 
			Use the device sequence number in boot_instance variable
and no more the SDMMC instance provided by ROM code/TF-A.
After this patch we don't need to define the mmc alias in
device tree, for example:
  mmc0 = &sdmmc1;
  mmc1 = &sdmmc2;
  mmc2 = &sdmmc3;
to have a correct mapping between the ROM code boot device =
"${boot_device}${boot_instance}" and the MMC device in U-Boot.
With this patch the 'mmc0' device (used in mmc commands) is
always used when only one instance sdmmc is activated in device
tree, even if it is only the sdmmc2 or sdmmc3.
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com >
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com > 
		
	 
		2021-07-16 09:28:46 +02:00 
	 
	
	
	
		 
	
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-04-10 07:57:29 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-26 10:22:29 +01:00 
		 
	
		
			
			
			
			
			
			2021-01-15 07:55:11 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-04-06 11:10:29 +02:00 
		 
	
		
			
			
			
			
			
			2021-05-19 17:01:51 +08:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-04-10 07:59:35 -04:00 
		 
	
		
			
			
			
			
			
			2021-07-06 14:07:36 -04:00 
		 
	
		
			
			
			
			
			
			2021-01-18 15:23:06 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 22:22:42 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-05-12 21:36:27 +02:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 10:17:54 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-05-24 14:21:30 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 10:17:54 -04:00 
		 
	
		
			
			
			
			
			
			2021-06-05 10:40:47 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-07 10:17:54 -04:00 
		 
	
		
			
			
			
			
			
			2021-01-05 12:26:35 -07:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-05-02 12:46:54 +02:00 
		 
	
		
	
		
			
			
			
			
			
			2021-06-09 13:34:09 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-15 19:50:21 +08:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-06-15 07:21:54 +02:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
	
		
			
			
			
			
			
			2021-06-18 10:09:41 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-06 14:12:15 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-04-08 20:29:54 +02:00 
		 
	
		
			
			
			
			
			
			2021-05-18 12:36:12 +02:00 
		 
	
		
			
			
			
			
			
			2021-05-02 12:46:54 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-07 19:52:23 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 19:52:24 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-21 06:08:00 +01:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-06-09 13:33:35 +02:00 
		 
	
		
			
			
			
			
			
			2021-04-10 08:04:55 -04:00 
		 
	
		
			
			
			
			
			
			2021-05-02 12:46:54 +02:00 
		 
	
		
	
		
			
			
			
			
			
			2021-07-15 19:50:14 +08:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-04-20 07:31:12 -04:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-03-16 20:09:29 +01:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-03-08 07:41:40 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 10:17:54 -04:00 
		 
	
		
			
			
			
			
			
			2021-07-07 19:52:24 -04:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-26 10:22:29 +01:00 
		 
	
		
			
			
			
			
			
			2021-04-15 14:22:22 +05:30 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-15 10:16:45 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 22:22:42 -04:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-15 10:53:11 +02:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-03-20 16:24:27 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-06-09 22:23:44 +05:30 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-04-12 17:17:11 -04:00 
		 
	
		
			
			
			
			
			
			2021-04-08 23:59:50 +02:00 
		 
	
		
	
		
			
			
			
			
			
			2021-07-07 20:34:02 +08:00 
		 
	
		
			
			
			
			
			
			2021-06-09 13:32:49 +02:00 
		 
	
		
			
			
			
			
			
			2021-04-10 08:03:30 -04:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-18 11:56:25 +01:00 
		 
	
		
			
			
			
			
			
			2021-06-24 20:22:18 +02:00 
		 
	
		
			
			
			
			
			
			2021-06-18 14:36:24 +08:00 
		 
	
		
			
			
			
			
			
			2021-06-17 11:46:44 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-05-24 14:21:30 -04:00 
		 
	
		
			
			
			
			
			
			2021-05-13 13:09:09 -04:00 
		 
	
		
			
			
			
			
			
			2021-07-07 10:17:54 -04:00 
		 
	
		
			
			
			
			
			
			2021-06-09 13:34:18 +02:00 
		 
	
		
	
		
			
			
			
			
			
			2021-05-24 14:21:30 -04:00 
		 
	
		
			
			
			
			
			
			2021-07-06 20:24:26 +08:00 
		 
	
		
			
			
			
			
			
			2021-03-16 20:09:30 +01:00 
		 
	
		
			
			
			
			
			
			2021-06-17 09:40:58 +08:00 
		 
	
		
			
			
			
			
			
			2021-07-06 14:11:50 -04:00 
		 
	
		
			
			
			
			
			
			2021-02-19 22:36:56 +01:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-15 10:53:11 +02:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
	
		
			
			
			
			
			
			2021-07-16 09:28:46 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-14 16:48:12 -04:00 
		 
	
		
			
			
			
			
			
			2021-06-09 13:34:38 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-10 01:22:09 +01:00 
		 
	
		
			
			
			
			
			
			2021-04-08 08:50:41 +02:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-06-09 13:33:45 +02:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-15 10:16:45 -05:00 
		 
	
		
			
			
			
			
			
			2021-03-30 16:53:00 +08:00 
		 
	
		
			
			
			
			
			
			2021-06-11 16:34:52 +05:30 
		 
	
		
			
			
			
			
			
			2021-07-06 14:11:50 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-04-20 07:31:12 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-07-07 19:52:23 -04:00 
		 
	
		
			
			
			
			
			
			2021-04-20 13:31:35 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-04-10 08:05:07 -04:00 
		 
	
		
	
		
			
			
			
			
			
			2021-02-02 15:33:42 -05:00 
		 
	
		
			
			
			
			
			
			2021-04-08 20:29:53 +02:00 
		 
	
		
			
			
			
			
			
			2021-04-12 14:24:33 -04:00 
		 
	
		
			
			
			
			
			
			2021-04-08 20:29:53 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-06 14:11:50 -04:00 
		 
	
		
			
			
			
			
			
			2021-03-02 14:03:02 -05:00 
		 
	
		
			
			
			
			
			
			2021-07-07 19:52:24 -04:00 
		 
	
		
			
			
			
			
			
			2021-07-01 09:25:06 +02:00 
		 
	
		
			
			
			
			
			
			2021-07-07 22:55:41 -04:00