Original instructions from the commit:

?p=openwrt/openwrt.git;a=commit;h=0d96d36841e817f368e86d4af725570d757cb0ca

state to use

tftpboot 0x81000000 <openwrt_initramfs-kernel_image_name> bootm 0x81000000

However as noted here:

Can’t install on AirTight C-75 - LZMA decode error

This will fail using recent OpenWRT initramfs images. Use

tftpboot 83000000 <filename> bootm 83000000

the LZMA fails because the uncompressed image is large enough to overwrite the compressed data before it is finished.

Space for additional notes, links to forum threads or other resources.

  • ...
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2025/02/22 07:20
  • by tmittelstaedt