--- wikisrc/ports/evbarm/allwinner.mdwn 2018/05/02 16:31:13 1.83 +++ wikisrc/ports/evbarm/allwinner.mdwn 2018/05/10 00:12:47 1.89 @@ -36,8 +36,8 @@ NetBSD supports many boards based on All sun8iH38.0 and laterFriendlyARM NanoPi NEO, Xunlong Orange Pi Plus 2E sun8iV3s-Lichee Pi Zero sun9iA808.0 and laterCubietech Cubieboard 4 - sun50iA648.99.2 and laterPine64, Pinebookaarch32 mode - sun50iH58.99.4 and laterFriendlyARM NanoPi NEO2, FriendlyARM NanoPi NEO Plus2aarch32 mode + sun50iA648.99.2 and laterPine64, Pinebook + sun50iH58.99.4 and laterFriendlyARM NanoPi NEO2, FriendlyARM NanoPi NEO Plus2 sun50iH68.99.14 and laterOrange Pi One Plus, Pine H64 @@ -56,7 +56,7 @@ Please refer to the [SUNXI kernel config - Audio codecYesSupported on sun4i, sun5i, sun6i, sun7i, sun8i-h2+, sun8i-h3 + Audio codecYesSupported on sun4i, sun5i, sun6i, sun7i, sun8i-h2+, sun8i-h3, sun50i-h5, sun50i-a64 Crypto engine- CSI- DMAYes @@ -67,18 +67,18 @@ Please refer to the [SUNXI kernel config GPIOYes GPU- I2CYes - I2S/PCM- + I2S/PCMExperimental IR transceiver- NANDYes P2WI/RSBYes PCIe-H6 - PWM- + PWMYes RTCYes SATAYes SD/MMCYes SMPYes32-bit only. Uses PSCI support in firmware SPDIF- - SPI- + SPIYes Thermal sensorsYes Touch screenYes UARTYes @@ -91,7 +91,7 @@ Please refer to the [SUNXI kernel config # Installation -- Download or build **armv7.img** from NetBSD -current +- Download or build **armv7.img** (32-bit) or **arm64.img** (64-bit) from NetBSD -current - Write the image to disk: **dd if=armv7.img of=/dev/rld0d bs=1m conv=sync** - Install a board-specific U-Boot (2017.07 or later) from pkgsrc to the SD card: **dd if=/usr/pkg/share/u-boot/<boardname>/u-boot-sunxi-with-spl.bin of=/dev/rld0d bs=1k seek=8 conv=sync**