meta-digi/meta-digi-arm/recipes-bsp/u-boot
Gonzalo Ruiz 8b610ea212 install_linux_fw_sd: Removed hard-coded SD partition index
Under certain circumstances I was able to create a microSD card with
the FAT file system but corrupt partition table like this one:

Device      Boot      Start        End    Sectors   Size Id Type
/dev/sdf1p1       778135908 1919645538 1141509631 544,3G 72 unknown
/dev/sdf1p2       168689522 2104717761 1936028240 923,2G 65 Novell Netware 386
/dev/sdf1p3      1869881465 3805909656 1936028192 923,2G 79 unknown
/dev/sdf1p4      2885681152 2885736650      55499  27,1M  d unknown

Specifying the partition index made the install script to fail, but
not specifying it makes it work, although it also falls back to use
the first partition in the table.

Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
2018-02-20 17:01:50 +01:00
..
u-boot-dey-2015.04 install_linux_fw_sd: Removed hard-coded SD partition index 2018-02-20 17:01:50 +01:00
u-boot-fw-utils u-boot-fw-utils: fix environment access functions 2018-01-31 13:57:09 +01:00
u-boot-dey_2015.04.bb rocko migration: trustfence: fix dependencies 2018-01-12 15:59:04 +01:00
u-boot-fw-utils_%.bbappend u-boot-fw-utils: forward port support for dynamic environment 2018-01-22 12:18:48 +01:00
u-boot.inc meta-digi-arm: u-boot.inc: Do not override defconfig targets on multiple u-boot 2016-07-13 14:14:45 +02:00