--- wikisrc/ports/evbarm/allwinner.mdwn 2015/12/10 22:33:03 1.58 +++ wikisrc/ports/evbarm/allwinner.mdwn 2017/03/30 16:06:58 1.59 @@ -124,9 +124,9 @@ for U-Boot via [[!template id=man name=" You can run this boards with a little endian (this is the default and implied by above install instructions) or with a big endian kernel and userland. However, kernel and userland endianness needs to match. -To build a big endian release (or sets) use +To build a big endian release (or sets) use [[!template id=programlisting text=""" -./build.sh -m evbearmv7hf-eb +./build.sh -m evbearmv7hf-eb """]] where -eb means endianness big, hf is hardware floating point support, and earm is the modern "extended" ABI for ARM CPUs, and finally v7 is version 7 of the supported instruction set.