

voltagex
-
Content Count
9 -
Joined
-
Last visited
About voltagex
-
Rank
Newbie
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
So, I thought this was worth a try: diff --git a/config/sources/families/mvebu64.conf b/config/sources/families/mvebu64.conf index 091b7633..79e85954 100644 --- a/config/sources/families/mvebu64.conf +++ b/config/sources/families/mvebu64.conf @@ -1,6 +1,6 @@ ARCH=arm64 -BOOTSOURCE='https://github.com/MarvellEmbeddedProcessors/u-boot-marvell.git' -BOOTBRANCH='branch:u-boot-2018.03-armada-18.12' +BOOTSOURCE='https://github.com/u-boot/u-boot' +BOOTBRANCH='branch:master' BOOTENV_FILE='mvebu64.txt' ATFSOURCE='https://github.com/MarvellEmbeddedProcessors/atf-marvell' ATFDIR='arm-trusted-firm
-
Marvell>> bubt flash-image-DDR3-2g_2cs_7-600_600.bin Burning U-BOOT image "flash-image-DDR3-2g_2cs_7-600_600.bin" from "tftp" to "spi" Using neta@30000 device TFTP from server 192.168.10.1; our IP address is 192.168.10.253 Filename 'flash-image-DDR3-2g_2cs_7-600_600.bin'. Load address: 0x8000000 Loading: ############################################################# 4.8 MiB/s done Bytes transferred = 895012 (da824 hex) Image checksum...OK! 722980 bytes written, 172032 bytes skipped in 8.713s, speed 105174 B/s Done! Marvell>> reset resetting ... TIM-1.0 WTMI-devel-18.12.1-e6
-
Not sure if this is the right forum to report this but - dl.armbian.com is redirecting me to https://minio.k-space.ee/armbian/dl/espressobin/u-boot/ which is throwing an error: NoSuchKeyThe specified key does not exist.dl/espressobin/u-boot/armbian/armbian/dl/espressobin/u-boot/163FA81E77EC23A1394e75a7-0234-4f85-9911-0a00ffd23a46
-
I've configured and connected to a wifi network just fine, but I want to change the config non-interactively. The config isn't in /etc/wpa_supplicant/wpa_supplicant.conf or anywhere else I'd expect, and https://github.com/armbian/config/ only mentions hostapd. Where's the config stored? Edit: /etc/NetworkManager/system-connections/[my SSID]
-
"External" power for the NanoPi Fire3
voltagex replied to voltagex's topic in Other supported boards
Ah, I was confused - my board (purchased last month and delivered recently) has them soldered. Many thanks. -
"External" power for the NanoPi Fire3
voltagex replied to voltagex's topic in Other supported boards
Are you talking about the pads labeled Power Key Jumper? -
Hi all, In the review of the Fire3 at least one person mentions powering this board via something other than the MicroUSB. This would allow me to use the serial console that's supposedly exposed over that port instead of wiring up yet another USB to serial converter. What I can't work out is a) which pin/s are used to power it, and b) what kind of power supply is used. I'd rather not fry the board (it'll do that itself under load) so can someone point me in the right direction? Thanks in advance.