--- wikisrc/ports/evbarm.mdwn 2018/11/24 22:46:45 1.67 +++ wikisrc/ports/evbarm.mdwn 2018/11/25 15:18:34 1.68 @@ -27,7 +27,7 @@ The evbarm port can be built with a vari There are four main variables: the word size, the instruction set, the endianness, and whether there is hardware floating point. By default -the CPU type is "earm", and this implies aarch32 (32-bit), \todo cpu +the CPU type is "earm", and this implies aarch32 (32-bit), earmv5 cpu architecture, little endian (el when explicitly stated), and soft (Emulated) floating point. Another example, suitable for Raspberry PI 2, is earmv7hf, which is aarch32, the v7 instruction set, little