Skip to content

Instantly share code, notes, and snippets.

Created April 28, 2015 17:49
Show Gist options
  • Save anonymous/ad19776c93eccd2d1d43 to your computer and use it in GitHub Desktop.
Save anonymous/ad19776c93eccd2d1d43 to your computer and use it in GitHub Desktop.
reading uEnv.txt
237 bytes read in 4 ms (57.6 KiB/s)
gpio: pin 55 (gpio 55) value is 1
Loaded environment from uEnv.txt
Importing environment from mmc ...
Checking if uenvcmd is set ...
gpio: pin 56 (gpio 56) value is 1
Running uenvcmd ...
reading snappy-system.txt
Invalid FAT entry
512 bytes read in 7 ms (71.3 KiB/s)
## Error: "snappy_boot" not defined
uenvcmd was not defined in uEnv.txt ...
gpio: pin 56 (gpio 56) value is 0
gpio: pin 55 (gpio 55) value is 0
gpio: pin 54 (gpio 54) value is 0
mmc1(part 0) is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 1
reading uEnv.txt
1698 bytes read in 4 ms (414.1 KiB/s)
gpio: pin 55 (gpio 55) value is 1
Loaded environment from uEnv.txt
Importing environment from mmc ...
Checking if uenvcmd is set ...
gpio: pin 56 (gpio 56) value is 1
Running uenvcmd ...
reading zImage
5534840 bytes read in 304 ms (17.4 MiB/s)
reading initrd.img
2942824 bytes read in 165 ms (17 MiB/s)
reading /dtbs/am335x-boneblack.dtb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment