Skip to content

Instantly share code, notes, and snippets.

@lheckemann
Created April 13, 2021 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lheckemann/9bf8ce0486a976a134f14c75a604a041 to your computer and use it in GitHub Desktop.
Save lheckemann/9bf8ce0486a976a134f14c75a604a041 to your computer and use it in GitHub Desktop.
=== debug information ===
bootargs=console=ttyS0,115200 vt.global_cursor_default=0 earlycon=uart,mmio32,0x01c28000 panic=10 consoleblank=0 loglevel=4
kernel_addr_r=0x40080000
fdt_addr_r=0x4FA00000
ramdisk_addr_r=0x4FE00000
=== end of the debug information ===
:: Detected mmc booting
:: Booting from mmc 1
part number mmc 1 boot bootpart
Could not find a partition with the partlabel boot.
(looking at partitions marked bootable)
setexpr - set environment variable as the result of eval expression
Usage:
setexpr [.b, .w, .l] name [*]value1 <op> [*]value2
- set environment variable 'name' to the result of the evaluated
expression specified by <op>. <op> can be &, |, ^, +, -, *, /, %
size argument is only meaningful if value1 and/or value2 are
memory addresses (*)
setexpr[.b, .w, .l] name [*]value
- load a value into a variable
!!! Could not find boot partition on mmc 1 !!!
SCRIPT FAILED: continuing...
MMC: no card present
starting USB...
No working controllers found
USB is stopped. Please issue 'usb start' first.
=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment