diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -15,9 +15,9 @@ [[choose-arch]] == Choosing an Architecture -Most users of FreeBSD will have hardware for either the amd64, i386, or armv6 architectures. +Most users of FreeBSD will have hardware for either the amd64 or aarch64 architectures, which are well supported. -Modern PCs use the amd64 architecture, including those with Intel® branded processors. Computers with more than 3 GB of memory should use amd64. If the computer is an older, 32-bit only model, use i386. For embedded devices and single-board computers (SBC) such as the Raspberry Pi, Beagle Bone Black, Panda Board, and Zed Board, use the armv6 SD card image which supports ARMv6 and ARMv7 processors. +Modern PCs use the amd64 architecture, including those with Intel® branded processors. Embedded devices and single-board computers (SBCs) such as the Raspberry Pi 3 and 4, ESPRESSObin, as well as many Allwinner and Rockchip boards, use the aarch64 SD card image. All other users should reference the link:../platforms/[complete list] of supported FreeBSD platforms.