Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pizero : Auto detect Raspberry platform improvement #41

Open
F5OEO opened this issue Nov 4, 2018 · 0 comments
Open

Pizero : Auto detect Raspberry platform improvement #41

F5OEO opened this issue Nov 4, 2018 · 0 comments

Comments

@F5OEO
Copy link

F5OEO commented Nov 4, 2018

Pizero CPU info :
processor : 0
model name : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS : 697.95
Features : half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xb76
CPU revision : 7
Hardware : BCM2835
Revision : 900093

Maybe modify auto-detect using Hardware or feature ? For example
PARAMS_ARM = $(if $(call cpufeature,ARMv6,dummy-text),$(PARAMS_RASPI),$(PARAMS_NEON))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant