Giter Club home page Giter Club logo

Comments (6)

ptitSeb avatar ptitSeb commented on August 27, 2024 1

Yeah, you can update, that sounds reasonable to me.

from box86.

ptitSeb avatar ptitSeb commented on August 27, 2024

The ODROID target was the XU4. You can do a PR with more odroid target if you want.

from box86.

MichaIng avatar MichaIng commented on August 27, 2024

Does it make sense to name the target ODROIDXU4 then, leaving ODROID as alias for backwards compatibility?

Since Cortex-A9 is older than the other 3 CPUs, it is probably a feasible minimal compatible flag. However, for the XU4, gcc 4.9 added support for e.g. -mcpu=cortex-a15.cortex-a7 to optimise for this big.LITTLE combinations. If you do not want to keep support for older gcc versions, shall I update it? I can test build and binary as well here.

For a Odroid C1 target, I first need to find someone who is able and open to test the binary, since I have no C1, just provide install options for them 🙂.

from box86.

MichaIng avatar MichaIng commented on August 27, 2024

PR open for the first part: #970

I decided to not leave the ODROID target for backwards compatibility. IMO it is better when everyone directly recognises this change and selects the appropriate new target instead. Quite possible that some used the ODROID target, while others would have matched better, and as an alias for ODROIDXU4, when now -mcpu=cortex-a15.cortex-a7 is used, it will work even less well or not at all on other ODROID SBCs. However, if you wish to keep the ODROID target, as alias or with its old options, I will of course re-add it.

I'll add an ODROID-C1 target with a dedicated PR.

from box86.

ptitSeb avatar ptitSeb commented on August 27, 2024

Can this ticket be closed now?

from box86.

MichaIng avatar MichaIng commented on August 27, 2024

Yes can be closed. I'll add another ODROID-C1 target, but that is unrelated.

from box86.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.