
10 Aug
2016
10 Aug
'16
2:46 a.m.
On Fri, Aug 05, 2016 at 02:49:53PM +0200, Alexander Graf wrote:
When using CONFIG_BLK, there were 2 issues:
The name we generate the device with has to match the name we set in efi_set_bootdev()
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
Applied to u-boot/master, thanks!
--
Tom