Created
December 9, 2017 13:56
-
-
Save adventureloop/5bb0a5fd14c2a093ebed1a92d6e16ac3 to your computer and use it in GitHub Desktop.
pocketbeagle uboot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| U-Boot SPL 2017.11-00002-g7b415acfc1 (Nov 20 2017 - 13:57:33) | |
| Trying to boot from MMC1 | |
| U-Boot 2017.11-00002-g7b415acfc1 (Nov 20 2017 - 13:57:33 -0600), Build: jenkins-github_Bootloader-Builder-11 | |
| CPU : AM335X-GP rev 2.1 | |
| I2C: ready | |
| DRAM: 512 MiB | |
| No match for driver 'omap_hsmmc' | |
| No match for driver 'omap_hsmmc' | |
| Some drivers were not found | |
| Reset Source: Power-on reset has occurred. | |
| MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 | |
| Using default environment | |
| Model: BeagleBoard.org PocketBeagle | |
| <ethaddr> not set. Validating first E-fuse MAC | |
| Net: usb_ether | |
| Press SPACE to abort autoboot in 2 seconds | |
| board_name=[A335PBGL] ... | |
| switch to partitions #0, OK | |
| mmc0 is current device | |
| SD/MMC found on device 0 | |
| ** Bad device 0:2 0x82000000 ** | |
| ** Bad device 0:2 0x82000000 ** | |
| switch to partitions #0, OK | |
| mmc0 is current device | |
| Scanning mmc 0:1... | |
| gpio: pin 56 (gpio 56) value is 0 | |
| gpio: pin 55 (gpio 55) value is 0 | |
| gpio: pin 54 (gpio 54) value is 0 | |
| gpio: pin 53 (gpio 53) value is 1 | |
| switch to partitions #0, OK | |
| mmc0 is current device | |
| gpio: pin 54 (gpio 54) value is 1 | |
| Checking for: /uEnv.txt ... | |
| Checking for: /boot.scr ... | |
| Checking for: /boot/boot.scr ... | |
| Checking for: /boot/uEnv.txt ... | |
| gpio: pin 55 (gpio 55) value is 1 | |
| 2044 bytes read in 26 ms (76.2 KiB/s) | |
| Loaded environment from /boot/uEnv.txt | |
| Checking if uname_r is set in /boot/uEnv.txt... | |
| gpio: pin 56 (gpio 56) value is 1 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment