On Sun, Sep 30, 2018 at 10:29 AM <
travis8...@gmail.com> wrote:
>
> I can't get the BBB to boot from eMMC or SD. The following is what I get on the serial terminal at start:
>
>
> U-Boot SPL 2018.03-00002-gac9cce7c6a (Apr 05 2018 - 13:07:46 -0500)
> Trying to boot from MMC1
> Loading Environment from EXT4... ** File not found /boot/uboot.env **
>
> ** Unable to read "/boot/uboot.env" from mmc0:1 **
> Failed (-5)
> mmc_load_image_raw_sector: mmc block read error
> Loading Environment from EXT4... ** Can't read partition table on 0:0 **
> ** Invalid partition 1 **
> Failed (-5)
> ** Can't read partition table on 0:0 **
> ** Partition 1 not valid on device 0 **
> spl_register_fat_device: fat register err - -1
> spl_load_image_fat: error reading image u-boot.img, err - -1
> Loading Environment from EXT4... ** Can't read partition table on 0:0 **
> ** Invalid partition 1 **
> Failed (-5)
> bad MBR sector signature 0x2f40
> spl: no partition table found
> SPL: failed to boot from all boot devices
> ### ERROR ### Please RESET the board ###