version 1.56, 2018/11/11 16:37:42
|
version 1.57, 2018/11/21 13:27:04
|
Line 22 Matt Thomas is the maintainer of NetBSD/
|
Line 22 Matt Thomas is the maintainer of NetBSD/
|
|
|
### CPU types |
### CPU types |
|
|
The evbarm port can be built with a variety of CPU options. There are |
The evbarm port can be built with a variety of CPU options, corresponding to the |
|
[large array of ARM CPU architectures](https://en.wikipedia.org/wiki/ARM_architecture#Cores). |
|
There are |
four main variables: the word size, the instruction set, the |
four main variables: the word size, the instruction set, the |
endianness, and whether there is hardware floating point. By default |
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), \todo cpu |