<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>The Lenovator HiKey board Jim mentioned can be found here: &nbsp;<a href="http://www.lenovator.com/product/90.html" target="_blank" style="font-size: 12pt;">http://www.lenovator.com/product/90.html</a>&nbsp; That is a 2gb RAM, 8gb eMMC, 8-core ARM64 board. &nbsp; They also offer a 1gb RAM version as well: &nbsp;<a href="http://www.lenovator.com/product/86.html" target="_blank" style="font-size: 12pt;">http://www.lenovator.com/product/86.html</a></div><div><br></div><div>Also worth mentioning, the Qualcomm Dragonboard 410c finally has been restocked and has availability now, located here: &nbsp;<a href="https://www.arrow.com/en/products/dragonboard410c/arrow-development-tools#page-1" target="_blank" style="font-size: 12pt;">https://www.arrow.com/en/products/dragonboard410c/arrow-development-tools#page-1</a></div><div><br></div><div>The URL for the PINE64 board is simply&nbsp;<a href="http://pine64.com" target="_blank" style="font-size: 12pt;">http://pine64.com</a>. &nbsp;That product is still being developed and funded via Kickstarter, so there is no general availability on that one quite yet.</div><div><br></div><div>-David</div><div><br></div><div><br></div><br><br><div>&gt; To: arm-dev@centos.org<br>&gt; From: rgm@htt-consult.com<br>&gt; Date: Wed, 23 Dec 2015 18:41:46 -0500<br>&gt; Subject: Re: [Arm-dev] List of 64-bit hardware for testing?<br>&gt; <br>&gt; <br>&gt; <br>&gt; On 12/23/2015 06:28 PM, Jim Perrin wrote:<br>&gt; &gt;<br>&gt; &gt; On 12/23/2015 05:01 PM, Jeffrey Walton wrote:<br>&gt; &gt;&gt; I've been lurking for a while hoping to see someone call out some<br>&gt; &gt;&gt; specs, but I don't recall seeing them. My apologies in advance of this<br>&gt; &gt;&gt; is a redundant question.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I'm interested in inexpensive hardware to test for arm64/aarch64, but<br>&gt; &gt;&gt; I'm having trouble finding them.<br>&gt; &gt; Everyone is. It's not as widely available as I'd like yet.<br>&gt; &gt;<br>&gt; &gt;&gt; For example, [1] lists a X-C1 Basic dev board, but its $1495 USD [2]<br>&gt; &gt;&gt; (add $1000 USD for the Plus kit). Another example is the AMD Opteron<br>&gt; &gt;&gt; A1100 dev kit at $3000 USD [6]. As another example, I purchased both<br>&gt; &gt;&gt; an HTC 510 Desire and a Samsung Galaxy Core-Prime because both were<br>&gt; &gt;&gt; supposed to be 64-bit ARMv8 [3,4]. But after the press release and<br>&gt; &gt;&gt; conversion to the US market, they arrived as 32-bit ARMv7.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; First question... Does Cent maintain a list of inexpensive hardware<br>&gt; &gt;&gt; for testing? If so, would someone point me to it? I understand the<br>&gt; &gt;&gt; list is subjective and it will become stale over time. That's a<br>&gt; &gt;&gt; different problem (and a problem I wish I had).<br>&gt; &gt;<br>&gt; &gt; Not really. As the arm64 maintainer I can share the list of what I have<br>&gt; &gt; for testing, and what I would recommend for cheap.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; What we build/test against currently:<br>&gt; &gt;<br>&gt; &gt; 1. APM mustang board, which you've already listed above.<br>&gt; &gt; 2. AMD Seattle board, which you've also listed above.<br>&gt; &gt; 3. Cavium ThunderX.<br>&gt; &gt;<br>&gt; &gt; These are mostly server platforms and aren't cheap for the home user.<br>&gt; &gt;<br>&gt; &gt; What I'd recommend:<br>&gt; &gt;<br>&gt; &gt; Keep an eye on 96boards.com. They have a Hikey, and will soon have a<br>&gt; &gt; Huskey board which should work ootb. These are both far less expensive.<br>&gt; &gt;<br>&gt; &gt; Lenovator offers a Hikey with more ram and a larger emmc. It's roughly<br>&gt; &gt; $100 (US).<br>&gt; <br>&gt; Interesting.  Can you provide a URL for this board and such.  A <br>&gt; Cubietruck is ~$90.  So this is a very interesting data point.<br>&gt; <br>&gt; &gt;<br>&gt; &gt; Gigabyte's MP30-AR0 board (based on APM's mustang) should work with<br>&gt; &gt; CentOS OOTB as well, and will hopefully be reasonably priced.<br>&gt; &gt;<br>&gt; &gt; Soon I'll have a pine64 board as well. I'm hoping to be able to add that<br>&gt; &gt; to the list of things we support.<br>&gt; &gt;<br>&gt; &gt;&gt; Second question... Or, is it possible to get SSH access to one of the<br>&gt; &gt;&gt; machines provided by Applied Micro or AMD [1,6]? GNU has a compile<br>&gt; &gt;&gt; farm (http://gcc.gnu.org/wiki/CompileFarm) I can test with, and I'm<br>&gt; &gt;&gt; wondering if Cent does the same.<br>&gt; &gt;<br>&gt; &gt; Sadly, no. We don't have enough to offer up ssh access. We will be<br>&gt; &gt; adding an aarch64/arm64 box to the community build service though, so<br>&gt; &gt; you would be able to build against the platform, but no direct ssh access.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;&gt; Last question... Has anyone tried using the Android TV boxes [5] for<br>&gt; &gt;&gt; testing? They appear to be inexpensive (around $100 USD) and some<br>&gt; &gt;&gt; appear to be ARMv8 with multiple 64-bit cores (Cortex-A53 and<br>&gt; &gt;&gt; Cortex-A57).<br>&gt; &gt; I haven't, but keep in mind not all ARM is created equal. We've built<br>&gt; &gt; things up to target the server standards, SBBR and SBSA. The TL;DR there<br>&gt; &gt; for most folks is "boots via UEFI". Lots of the lower end boxen like the<br>&gt; &gt; Android TV are using uboot with custom kernel support, etc. This means<br>&gt; &gt; that the userspace should work, but actually booting the box would be<br>&gt; &gt; questionable, depending on if the vendor's done something funky with the<br>&gt; &gt; kernel, uboot, etc.<br>&gt; &gt;<br>&gt; &gt;&gt; (Its definitely like Perrin said, "Hardware really is the best sort of<br>&gt; &gt;&gt; gift..." [6]).<br>&gt; &gt; It absolutely is, and I'm hoping it becomes more generally available<br>&gt; &gt; early in 2016. I'd love to have a larger community who can engage and<br>&gt; &gt; participate.<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; _______________________________________________<br>&gt; Arm-dev mailing list<br>&gt; Arm-dev@centos.org<br>&gt; https://lists.centos.org/mailman/listinfo/arm-dev<br></div>                                               </div></body>
</html>