Skip to content

Official ARM Support

Compare
Choose a tag to compare
@lancethepants lancethepants released this 12 Mar 17:33
· 1793 commits to master since this release

This release brings official arm support. Previous arm support was buggy and broken.
This releases leverages buildroot to create a very up-to-date toolchain.

arm differences from mipsel

  • The toolchain uses the kernel that matches tomato-arm builds.
  • uclibc 0.9.33.2 (current latest)
  • gcc 4.9.2 (current latest)

Other than the architectural difference, and the difference listed above, everything else is identical to the 1.0 mipsel release. This is an arm only release. Future releases will have both arm and mipsel releases.