--- wikisrc/ports/evbarm.mdwn 2018/11/24 16:22:20 1.65 +++ wikisrc/ports/evbarm.mdwn 2019/06/02 13:32:38 1.71 @@ -7,11 +7,11 @@ port_var3="earmv6hf" port_var4="earmv7hf" port_var5="earmv7hfeb" port_var_install_notes="evbarm-earm" -cur_rel="8.0" +cur_rel="8.1" future_rel="9.0" -changes_cur="8.0" +changes_cur="8.1" changes_future="9.0" -thumbnail="http://www.netbsd.org/images/ports/evbarm/adi_brh.gif" +thumbnail="//www.netbsd.org/images/ports/evbarm/adi_brh.gif" about=""" NetBSD/evbarm is the port of NetBSD to various evaluation and prototyping boards based on CPUs implementing the ARM architecture. NetBSD/evbarm also @@ -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 @@ -75,20 +75,21 @@ targets, all having "earm" are EABI. ### Relationship of MACHINE_ARCH to official ARM terminology Note that these are all little endian, and have big endian variants -with a "eb" suffix. +with a "eb" suffix. Unless otherwise noted, all use the A32 or +aarch32 instruction set. [[!table data=<