집에 있는 DS213j가 armv7 계열인데
문득 보다 보니 feature에 neon이 없는걸 발견
> cat /proc/cpuinfo
Processor : Marvell PJ4Bv7 Processor rev 1 (v7l)
BogoMIPS : 1196.85
Features : swp half thumb fastmult vfp edsp vfpv3 vfpv3d16 tls
CPU implementer : 0x56
CPU architecture: 7
CPU variant : 0x1
CPU part : 0x581
CPU revision : 1
Hardware : Marvell Armada-370
Revision : 0000
Serial : 0000000000000000
검색을 해보니...
스펙 시트에도 vfp 언급은 있어도 neon은 없어서 다시 검색..
[링크 : http://www.marvell.com/embedded-processors/armada-370/]
엥? 375는 neon 첨가! 370은 없어영~ 라고?!?!
The Armada 375 resembles the Armada 370, which has one of Marvell’s ARMv7-compatible PJ4 cores running at 1.2GHz. Although this home-grown CPU is clocked 20% faster than the 375’s Cortex-A9 cores, it lacks Neon extensions and has a less capable version of the VFP unit.
[링크 : http://www.linleygroup.com/newsletters/newsletter_detail.php?num=5010]
'embeded > ARM' 카테고리의 다른 글
j-link segger j-flash (0) | 2016.09.02 |
---|---|
ulink flashmagic (0) | 2016.09.02 |
jtag/swd pullup & pulldown (0) | 2015.12.17 |
jtag과 swd (0) | 2015.12.14 |
비글본 github 저장소 (0) | 2015.10.30 |