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

ARM-porting the code #13

Open
Laurix1983 opened this issue Apr 29, 2024 · 2 comments
Open

ARM-porting the code #13

Laurix1983 opened this issue Apr 29, 2024 · 2 comments

Comments

@Laurix1983
Copy link

Hello @hartimcwildfly
I was looking your code and it would exactly be what we are looking for....but we have the ASM3142 integrated directly into our custom raspberry cm4 carrier board running either ARM64 or 32.

Do you have any idea would there be some major blocker to write ASMIoLinux.c for ARM as now it uses sys/io functions for communication. If you have a feeling that it could be done we could start writing the port for it....

@hartimcwildfly
Copy link
Contributor

I have no idea. Sorry.

@ZeaKyX
Copy link

ZeaKyX commented May 10, 2024

Maybe you should use mmap instead of sys/io, that seems like what Intel did in their nic eeprom flash program tool for Arm.

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

3 participants