[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wip-armhf branch ready for wider testing
From: |
Ludovic Courtès |
Subject: |
Re: wip-armhf branch ready for wider testing |
Date: |
Mon, 19 Jan 2015 21:10:02 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Mark H Weaver <address@hidden> skribis:
> Our armhf targets the same set of machines as Debian's armhf, namely the
> ARMv7-A architecture with VFP3D16 coprocessor. So 'uname -m' must
> output "armv7l" or better, and I guess the processor "Features" as
> reported by /proc/cpuinfo must include "vfpv3" and either "vfpd16"
> or "vfpd32".
Since it’s becoming a FAQ, could you add something along these lines to
the manual, right where armhf-linux is introduced?
Thanks,
Ludo’.