* Best board for ARM ?
@ 2013-12-09 15:44 Claudio Scordino
2013-12-09 15:53 ` Ian Campbell
0 siblings, 1 reply; 8+ messages in thread
From: Claudio Scordino @ 2013-12-09 15:44 UTC (permalink / raw)
To: xen-devel
Cc: dario.faggioli, Roger Pau Monné, Ian Campbell,
Stefano Stabellini
[-- Attachment #1.1: Type: text/plain, Size: 803 bytes --]
Hi all.
Our company (Evidence Srl) is going to investigate the use of Xen to run
concurrently Linux and a RTOSon a ARM device.
In particular, the RTOS will be Erika
Enterprise(http://erika.tuxfamily.org <http://erika.tuxfamily.org/>),
our open-source RTOS.
In the long term, we also plan to investigate and test possible
solutionsfor real-time capabilitieson top of Xen.
We have seen at
http://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions#Hardwarethe
whole list of supported boards.
Our question at this point is: which is the most tested and recommended
ARM platformamong the ones listed?
Many thanks and best regards,
Claudio Scordino
--
Evidence Srl
Via Carducci 56 - Localita' Ghezzano
56010 S.Giuliano Terme Pisa - Italy
http://www.evidence.eu.com
[-- Attachment #1.2: Type: text/html, Size: 3291 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: Best board for ARM ? 2013-12-09 15:44 Best board for ARM ? Claudio Scordino @ 2013-12-09 15:53 ` Ian Campbell 2013-12-09 16:48 ` Dario Faggioli 0 siblings, 1 reply; 8+ messages in thread From: Ian Campbell @ 2013-12-09 15:53 UTC (permalink / raw) To: Claudio Scordino Cc: dario.faggioli, Stefano Stabellini, Roger Pau Monné, xen-devel On Mon, 2013-12-09 at 16:44 +0100, Claudio Scordino wrote: > Our question at this point is: which is the most tested and > recommended ARM platform among the ones listed ? Arndale and midway are probably the best. However both are difficult to get hold of in their own way... Arndale's seem to take ages to ship, while I don't think Midway is available to buy yet, and in any case they are server class (i.e. not cheap). Arndale is probably the best bet. Allwinner based stuff (aka sunxi) is less well tested overall but might have better availability, it is also super cheap in most cases (e.g. cubieboard2/truck). Ian. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Best board for ARM ? 2013-12-09 15:53 ` Ian Campbell @ 2013-12-09 16:48 ` Dario Faggioli 2013-12-09 16:59 ` Ian Campbell 2013-12-10 8:11 ` Claudio Scordino 0 siblings, 2 replies; 8+ messages in thread From: Dario Faggioli @ 2013-12-09 16:48 UTC (permalink / raw) To: Ian Campbell Cc: Julien Grall, Stefano Stabellini, Roger Pau Monné, Claudio Scordino, xen-devel [-- Attachment #1.1: Type: text/plain, Size: 1787 bytes --] [Adding Julien] On lun, 2013-12-09 at 15:53 +0000, Ian Campbell wrote: > On Mon, 2013-12-09 at 16:44 +0100, Claudio Scordino wrote: > > Our question at this point is: which is the most tested and > > recommended ARM platform among the ones listed ? > > Arndale and midway are probably the best. However both are difficult to > get hold of in their own way... Arndale's seem to take ages to ship, > while I don't think Midway is available to buy yet, and in any case they > are server class (i.e. not cheap). > Since it's embedded, midway is particularly bad suited, I think, even for prototypes (apart it being expensive and not yet available). :-) > Arndale is probably the best bet. Allwinner based stuff (aka sunxi) is > less well tested overall but might have better availability, it is also > super cheap in most cases (e.g. cubieboard2/truck). > Ok, thanks Ian for the info! In case one wants to go for cubie, this is where all the information lives, right? http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Allwinner Is it still current? Have things got any better lately, from either Linux or Xen side? While this is, I think, the same for Arndale: http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Arndale which does look less "hacky", at least at a first glance... Claudio, perhaps you can investigate how easy it would be for you to get an Arndale board, and fallback on cubie2/truck if it's actually that hard? Thanks again Ian, Dario -- <<This happens because I choose it to happen!>> (Raistlin Majere) ----------------------------------------------------------------- Dario Faggioli, Ph.D, http://about.me/dario.faggioli Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK) [-- Attachment #1.2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 198 bytes --] [-- Attachment #2: Type: text/plain, Size: 126 bytes --] _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Best board for ARM ? 2013-12-09 16:48 ` Dario Faggioli @ 2013-12-09 16:59 ` Ian Campbell 2013-12-10 8:11 ` Claudio Scordino 1 sibling, 0 replies; 8+ messages in thread From: Ian Campbell @ 2013-12-09 16:59 UTC (permalink / raw) To: Dario Faggioli Cc: Julien Grall, Stefano Stabellini, Roger Pau Monné, Claudio Scordino, xen-devel On Mon, 2013-12-09 at 17:48 +0100, Dario Faggioli wrote: > In case one wants to go for cubie, this is where all the information > lives, right? > http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Allwinner Right. > Is it still current? Have things got any better lately, from either > Linux or Xen side? Things are improving wrt upstream Linux driver availability (for dom0 use), which is the main issue right now. TBH I haven't reviewed the wiki page since Bamvor wrote it -- it probably does need some TLC by now. Ian. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Best board for ARM ? 2013-12-09 16:48 ` Dario Faggioli 2013-12-09 16:59 ` Ian Campbell @ 2013-12-10 8:11 ` Claudio Scordino 2013-12-10 9:45 ` Ian Campbell 1 sibling, 1 reply; 8+ messages in thread From: Claudio Scordino @ 2013-12-10 8:11 UTC (permalink / raw) To: Dario Faggioli, Ian Campbell Cc: Julien Grall, Stefano Stabellini, Roger Pau Monné, xen-devel Dear all, thank you for your help. >> Arndale is probably the best bet. Allwinner based stuff (aka sunxi) is >> less well tested overall but might have better availability, it is also >> super cheap in most cases (e.g. cubieboard2/truck). >> > Ok, thanks Ian for the info! > > In case one wants to go for cubie, this is where all the information > lives, right? > http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Allwinner > > Is it still current? Have things got any better lately, from either > Linux or Xen side? > > While this is, I think, the same for Arndale: > http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Arndale > which does look less "hacky", at least at a first glance... > > Claudio, perhaps you can investigate how easy it would be for you to get > an Arndale board, and fallback on cubie2/truck if it's actually that > hard? I checked. Arndale says 4 weeks to ship, which may be a too long time (especially if not respected). Cubie2, instead, is available in stock on several distributors. Claudio ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Best board for ARM ? 2013-12-10 8:11 ` Claudio Scordino @ 2013-12-10 9:45 ` Ian Campbell 2013-12-10 9:54 ` Roger Pau Monné 0 siblings, 1 reply; 8+ messages in thread From: Ian Campbell @ 2013-12-10 9:45 UTC (permalink / raw) To: Claudio Scordino Cc: Julien Grall, Dario Faggioli, Stefano Stabellini, Roger Pau Monné, xen-devel On Tue, 2013-12-10 at 09:11 +0100, Claudio Scordino wrote: > Dear all, > > thank you for your help. > > > >> Arndale is probably the best bet. Allwinner based stuff (aka sunxi) is > >> less well tested overall but might have better availability, it is also > >> super cheap in most cases (e.g. cubieboard2/truck). > >> > > Ok, thanks Ian for the info! > > > > In case one wants to go for cubie, this is where all the information > > lives, right? > > http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Allwinner > > > > Is it still current? Have things got any better lately, from either > > Linux or Xen side? > > > > While this is, I think, the same for Arndale: > > http://wiki.xen.org/wiki/Xen_ARM_with_Virtualization_Extensions/Arndale > > which does look less "hacky", at least at a first glance... > > > > Claudio, perhaps you can investigate how easy it would be for you to get > > an Arndale board, and fallback on cubie2/truck if it's actually that > > hard? > > I checked. > > Arndale says 4 weeks to ship, which may be a too long time (especially > if not respected). That's down from the 8-12 weeks which it was over the summer when I ordered some at least! BTW, what we use is the "Arndale-5250 Package-B" from www.howchip.com ("Samsung Exynos 5 Dual Cortex-A15 core 1.7 GHz"). There is a newer Arndale Octa (4xA15+4xA7) Exynos 5420 based thing which we haven't worked with yet, I'm not sure if they are even available. howchip says "coming soon", but for your usage I would avoid it for now. > Cubie2, instead, is available in stock on several distributors. FWIW I ordered a cubietruck (==cubieboard3) from cubietruck.com on Friday just gone and it shipped today, arrival in "10-20 working days". The shipping email says that Italy would be 15-25. The truck has twice as much RAM, but uses the same processor as the cb2 so I hope it will be up and running pretty quickly. Ian. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Best board for ARM ? 2013-12-10 9:45 ` Ian Campbell @ 2013-12-10 9:54 ` Roger Pau Monné 2013-12-10 10:16 ` Ian Campbell 0 siblings, 1 reply; 8+ messages in thread From: Roger Pau Monné @ 2013-12-10 9:54 UTC (permalink / raw) To: Ian Campbell, Claudio Scordino Cc: Julien Grall, Dario Faggioli, Stefano Stabellini, xen-devel On 10/12/13 10:45, Ian Campbell wrote: > On Tue, 2013-12-10 at 09:11 +0100, Claudio Scordino wrote: >> Cubie2, instead, is available in stock on several distributors. > > FWIW I ordered a cubietruck (==cubieboard3) from cubietruck.com on > Friday just gone and it shipped today, arrival in "10-20 working days". > The shipping email says that Italy would be 15-25. FYI, when I ordered mine (delivery to Spain), it took something like 5 days to arrive, which was much more faster than what I expected. It was from this shop: https://www.miniand.com/products/Cubieboard%20A20%20Dev%20Board Roger. ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Best board for ARM ? 2013-12-10 9:54 ` Roger Pau Monné @ 2013-12-10 10:16 ` Ian Campbell 0 siblings, 0 replies; 8+ messages in thread From: Ian Campbell @ 2013-12-10 10:16 UTC (permalink / raw) To: Roger Pau Monné Cc: Julien Grall, Dario Faggioli, Stefano Stabellini, Claudio Scordino, xen-devel On Tue, 2013-12-10 at 10:54 +0100, Roger Pau Monné wrote: > On 10/12/13 10:45, Ian Campbell wrote: > > On Tue, 2013-12-10 at 09:11 +0100, Claudio Scordino wrote: > >> Cubie2, instead, is available in stock on several distributors. > > > > FWIW I ordered a cubietruck (==cubieboard3) from cubietruck.com on > > Friday just gone and it shipped today, arrival in "10-20 working days". > > The shipping email says that Italy would be 15-25. > > FYI, when I ordered mine (delivery to Spain), it took something like 5 > days to arrive, which was much more faster than what I expected. Right, I'll be pretty surprised if it actually takes 10-20 days in practice, although perhaps Xmas post chaos might make a difference. > It was > from this shop: > > https://www.miniand.com/products/Cubieboard%20A20%20Dev%20Board Yes, I've heard good things about them elsewhere too. There is a list of suppliers at http://cubieboard.org/buy/ too which is pretty big now compared with the early days... Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-12-10 10:16 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-12-09 15:44 Best board for ARM ? Claudio Scordino 2013-12-09 15:53 ` Ian Campbell 2013-12-09 16:48 ` Dario Faggioli 2013-12-09 16:59 ` Ian Campbell 2013-12-10 8:11 ` Claudio Scordino 2013-12-10 9:45 ` Ian Campbell 2013-12-10 9:54 ` Roger Pau Monné 2013-12-10 10:16 ` Ian Campbell
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.