Package repository of armv7l with no vfp/hardfloat etc

I'm dealing with a device which seems to lack vfp/hardfloat support. However it has stock proprietary built-in OpenWrt.

/proc/cpuinfo looks like:

processor       : 0
model name      : ARMv7 Processor rev 1 (v7l)
BogoMIPS        : 1594.16
Features        : swp half thumb fastmult edsp thumbee tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x4
CPU part        : 0xc09
CPU revision    : 1
CPU physical    :0

processor       : 1
model name      : ARMv7 Processor rev 1 (v7l)
BogoMIPS        : 1594.16
Features        : swp half thumb fastmult edsp thumbee tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x4
CPU part        : 0xc09
CPU revision    : 1
CPU physical    :1

Hardware        : Hisilicon A9
Revision        : 0000
Serial          : 0000000000000000

Other people has found that omap packages from Chaos Calmer 15.05.1 seem to work.

However later versions like the latest 21.02.3 don't seem to work for me. I see Illegal Instruction thrown out.

I wonder if a repository which fits the requirement exists? Do I have to build from source on my own?

With proprietary OEM firmwares, all bets are off. Package 'runability' (no, you couldn't call it compatibility) would be purely accidental, from both sides.

1 Like

But... I think I'm on my own. I still want to have a try :slight_smile:

How's the result?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.