-
Notifications
You must be signed in to change notification settings - Fork 883
OpenWrt Support
klzgrad edited this page Sep 8, 2021
·
24 revisions
Tested on OpenWrt 19.07.
See https://openwrt.org/docs/techref/instructionset/start and https://openwrt.org/docs/techref/targets/start for details.
Instruction Set | Support Status | Targets (tested in bold) |
---|---|---|
aarch64_cortex-a53 | Yes | brcm2708/bcm2710 mediatek/mt7622 mvebu/cortexa53 sunxi/cortexa53 |
aarch64_cortex-a72 | Yes | mvebu/cortexa72 |
aarch64_generic | Yes | armvirt/64 layerscape/armv8_64b octeontx/generic |
arc_arc700 | No (Chrome does not support ARC) | arc770/generic |
arc_archs | No (Chrome does not support ARC) | archs38/generic |
arm_arm1176jzf-s_vfp | No (QADD instruction does not compile) | brcm2708/bcm2708 |
arm_arm926ej-s | No (QADD instruction does not compile) | at91/sam9x mxs/generic |
arm_cortex-a7_neon-vfpv4 | Yes | brcm2708/bcm2709 ipq40xx/generic layerscape/armv7 mediatek/mt7623 sunxi/cortexa7 |
arm_cortex-a8_neon | Yes | samsung/s5pv210 |
arm_cortex-a8_vfpv3 | Yes | omap/generic sunxi/cortexa8 |
arm_cortex-a9 | Yes | bcm53xx/generic |
arm_cortex-a9_neon | Yes | imx6/generic zynq/generic |
arm_cortex-a9_vfpv3-d16 | Yes | mvebu/cortexa9 tegra/generic |
arm_cortex-a15_neon-vfpv4 | Yes | armvirt/32 ipq806x/generic |
arm_fa526 | No (QADD instruction does not compile) | gemini/generic |
arm_mpcore | No (QADD instruction does not compile) | oxnas/ox820 |
arm_mpcore_vfp | No (QADD instruction does not compile) | cns3xxx/generic |
arm_xscale | No (QADD instruction does not compile) | kirkwood/generic |
mips_24kc | No (Chrome does not support big-endian) | ar71xx/generic ar71xx/tiny ar71xx/nand ar71xx/mikrotik ath79/generic ath79/nand ath79/tiny lantiq/xrx200 lantiq/xway lantiq/xway_legacy lantiq/falcon malta/be |
mips_mips32 | No (Chrome does not support big-endian) | ath25/generic brcm63xx/generic brcm63xx/smp lantiq/ase |
mipsel_24kc | Yes | ramips/mt7620 ramips/mt7621 ramips/mt76x8 ramips/rt288x ramips/rt305x |
mipsel_24kc_24kf | Maybe, try mipsel_24kc | pistachio/generic |
mipsel_74kc | Yes | brcm47xx/mips74k ramips/rt3883 |
mipsel_mips32 | Yes | brcm47xx/generic brcm47xx/legacy rb532/generic |
mips64_octeonplus | No (Chrome does not support big-endian) | octeon/generic |
powerpc_464fp | No (Chrome only supports PPC64) | apm821xx/nand apm821xx/sata |
powerpc_8540 | No (Chrome only supports PPC64) | mpc85xx/generic mpc85xx/p1020 mpc85xx/p2020 |
i386_pentium | Supported as "x86", not i386 | x86/legacy x86/geode |
i386_pentium4 | Supported as "x86", not i386 | x86/generic |
x86_64 | Yes | x86/64 |