#827580 u-boot-exynos: boot_targets env default not set to boot correctly on Odroid XU3

#827580#5
Date:
2016-06-18 06:26:11 UTC
From:
To:
Dear Maintainer,

Hi. This bug makes one awkward who use both SD Card and eMMC to boot from Odroid XU3 (family.)

The device has a hardware switch which decides the boot device. Configured boot device through switch is shown as mmc0 on u-boot.
However, the boot_targets env set to "mmc1 mmc0 pxe dhcp" for defaults makes the device select files from the other memory which is not selected.

I would expect it to be "mmc0 mmc1 pxe dhcp" instead. Furthermore, despite I'm using the experimental build of this package, I presume that other builds are affected as well.

Thanks.
Seo, Myunggyun
*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

#827580#10
Date:
2017-11-12 16:27:28 UTC
From:
To:
Hi,

I just encountered the same bug now.

Switiching mmc0 and mmc1 just makes it impossible to boot from the other
device, doesn't it?

Wouldn't it be better to introduce two package u-boot-exynos-sd and
u-boot-exynos-emmc instead?

   Thorsten