Lines Matching +full:mali +full:- +full:400
4 Amarula A64-Relic is an Allwinner A64 based IoT device, which supports:
5 - Allwinner A64 Cortex-A53
6 - Mali-400MP2 GPU
7 - AXP803 PMIC
8 - 1GB DDR3 RAM
9 - 8GB eMMC
10 - AP6330 Wifi/BLE
11 - MIPI-DSI
12 - CSI: OV5640 sensor
13 - USB OTG
14 - 12V DC power supply
17 https://openedev.amarulasolutions.com/display/ODWIKI/Amarual+A64-Relic
27 - sunxi-spl.bin
28 - u-boot.itb
29 - Image
30 - sun50i-a64-amarula-relic.dtb
31 - boot.vfat
32 - rootfs.ext4
38 To replace it with the Buildroot-built system, take the following
43 2. Supply 12V DC for power-on the board.
45 3. Interrupt U-Boot by pressing enter
51 5. Connect the board USB-OTG with USB slot on the host.
58 $ sudo fastboot -i 0x1f3a flash loader1 sunxi-spl.bin
59 $ sudo fastboot -i 0x1f3a flash loader2 u-boot.itb
60 $ sudo fastboot -i 0x1f3a flash esp boot.vfat
61 $ sudo fastboot -i 0x1f3a flash system rootfs.ext4
69 capability of U-Boot. To achieve this:
71 1. Build U-Boot by enabling UMS
72 $ make uboot-menuconfig
84 # wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf -B
85 # udhcpc -i wlan0
88 --
90 29-Jun-2018