Files
u-boot/cmd
Alexander Graf f9d334bdfc efi_loader: disk: Fix CONFIG_BLK breakage
When using CONFIG_BLK, there were 2 issues:

  1) The name we generate the device with has to match the
     name we set in efi_set_bootdev()

  2) The device we pass into our block functions was wrong,
     we should not rediscover it but just use the already known
     pointer.

This patch fixes both issues.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-08-08 13:32:59 -04:00
..
2016-08-05 07:27:28 -04:00
2016-02-06 12:00:59 +01:00
2016-03-22 12:16:08 -04:00
2016-03-14 15:34:50 -06:00
2016-05-27 10:01:06 -04:00
2016-05-02 18:37:09 -04:00
2016-01-27 15:55:54 +01:00
2016-04-18 17:11:36 -04:00
2016-07-16 09:43:12 -04:00
2016-01-25 10:39:43 -05:00
2016-02-06 12:00:59 +01:00
2016-03-22 12:16:13 -04:00
2016-01-25 10:39:43 -05:00
2016-07-24 20:36:29 -05:00
2016-04-18 12:29:14 -04:00
2016-02-06 12:00:59 +01:00
2016-03-27 09:12:55 -04:00
2016-02-06 12:00:59 +01:00
2016-02-26 08:53:10 -07:00
2016-06-09 13:53:11 -04:00