I recently got a dragonboard 410c, the first sub-$100 64-bit ARM board
I'm aware of.
There were a few small problems running LinuxCNC (in non-realtime
fashion) on aarch64. An experimental branch has the fixes. I suspect
they're safe to merge (since the buildbot didn't have trouble with them)
but I don't plan to merge them right now since there's no RT kernel
available for the dragonboard yet, and my efforts to build and boot
*any* kernel have failed so far.
(the board isn't particularly exciting except for early adopters; I don't
recommend buying one except as a toy)
If anybody is still running LinuxCNC master branch on a PowerPC architecture, I
would be especially glad to hear of results testing with branch jepler/aarch64.
Jeff
---
The following changes since commit 8df0f68e0acf8d5cc475c06377c8a34cdcebd455:
Merge remote-tracking branch 'origin/2.7' (2015-07-01 02:01:03 -0600)
are available in the git repository at:
git://git.linuxcnc.org/git/linuxcnc.git origin/jepler/aarch64
for you to fetch changes up to 6c4d1f52e21fd788aeb5da6824e9103aa58dd15e:
build: remove unused IS_POWERPC (2015-07-09 11:19:27 +0000)
----------------------------------------------------------------
Jeff Epler (4):
Makefiles: remove unused rule
build: use a different method to expose symbols
rtapi: accommodate systems without sys/io.h
build: remove unused IS_POWERPC
src/Makefile | 10 ++--------
src/Makefile.modinc.in | 8 +++-----
src/configure.in | 2 ++
src/rtapi/rtapi_io.h | 11 ++++++++++-
src/rtapi/rtapi_pci.cc | 2 ++
src/rtapi/uspace_rtapi_app.cc | 8 ++++++++
6 files changed, 27 insertions(+), 14 deletions(-)
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers