Skip to content

Instantly share code, notes, and snippets.

@damex
Last active October 12, 2020 14:37
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 damex/a2957fb2c4ef73645ab3e899a79157d7 to your computer and use it in GitHub Desktop.
Save damex/a2957fb2c4ef73645ab3e899a79157d7 to your computer and use it in GitHub Desktop.
Octeon ubnt_e300(ram)# fatload usb 0:1 0x20000000 openwrt-octeon-ubnt_edgerouter-4-initramfs-kernel.bin
reading openwrt-octeon-ubnt_edgerouter-4-initramfs-kernel.bin
5779813 bytes read in 0 ms
Octeon ubnt_e300(ram)# bootoctlinux 0 numcores=4 endbootargs mem=0
## No elf image at address 0x20000000
i added this to append device tree
KERNEL := kernel-bin | append-dtb | lzma | uImage lzma
KERNEL_INITRAMFS := kernel-bin | append-dtb | lzma | uImage lzma
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment