Skip to content

Instantly share code, notes, and snippets.

@jannau
Created February 12, 2022 16:02
Show Gist options
  • Save jannau/f2d64336550141b42956bf749226291f to your computer and use it in GitHub Desktop.
Save jannau/f2d64336550141b42956bf749226291f to your computer and use it in GitHub Desktop.
=> nvme scan
=> load nvme 0:6 ${loadaddr} vmlinuz-asahi-smc
9542381 bytes read in 5 ms (1.8 GiB/s)
=> booti ${loadaddr} - ${fdtcontroladdr}
Uncompressing Kernel Image
## Flattened Device Tree blob at 107c8b7b400
Booting using the fdt blob at 0x107c8b7b400
Loading Device Tree to 00000107c8b65000, end 00000107c8b76995 ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x612f0280]
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment