Search the Community
Showing results for tags 'espressobin'.
-
Hi folks, I've been trying to compile an image for the EspressoBin since yesterday. Unfortunately I get the following error every time I run it. Other boards work fine. Armbian-unofficial_25.05.0-trunk_Khadas-vim2_bookworm_edge_6.13.7.img Armbian-unofficial_25.05.0-trunk_Rockpro64_bookw...
-
I've got Jammy Minimal running on my EspressoBin v7 from Armbian_23.5.1_Espressobin_jammy_current_5.15.113_minimal. All seems to be working except the NICs do not auto-start with the system. Only lo starts. I have to "ip link set lan0 up" and "dhclient" each time it reboots. My /etc/network/interfac...
-
I try to boot for first time an espresso bin v5, I followed the advice in (Espressobin / Ultra – Armbian](https://www.armbian.com/espressobin/) and updated my uboot, and reset the environment. env default -a ## Resetting to default environment I added the image and fdt address with: seten...
-
Hello- Just got my EspressoBin v7, trying to boot to SD using Armbian 23.02 Bullseye. Followed instructions at https://www.armbian.com/espressobin/. Board is 2GB, so I used flash-image-DDR4-2g_2cs_6-1200_750.bin. U-Boot showed CPU runs at 1200, and I confirmed "C120" on the c...
-
Hi all, I came upon a few threads in this forum while working on the bootloader for my ESPRESSObin Ultra. I noticed all of the warnings here about CPU frequency (https://www.armbian.com/espressobin/#), and I think this community might be interested in the work I'm doing. I've have an ESP...
-
I was able to boot from a SATA disk that was manually setup with a GPT-formatted table and a debootstrap'ed debian arm64 kernel. The GPT partitions included: 1. BIOS from sector 34-2047, no filesystem 2. ESP from 2048-409599 (which u-boot calls bootable even if the flag isn't set), vfat f...
-
I got the EspressoBin v7 running with Armbian_23.5.1_Espressobin_jammy_current_5.15.113_minimal. Trying to control the LEDs, but they are not where I would expect them: # ls -al /sys/class/leds/ total 0 drwxr-xr-x 2 root root 0 Dec 31 1969 . drwxr-xr-x 57 root root 0 Dec 31 1969 .. lrwxrwxrwx...
-
Where to find u-boot files? Download link from source page for EspressoBin doesn't work: https://www.armbian.com/espressobin/ gets you here:
-
Recently acquired an Espressobin Ultra. When I attach an ssd (a Kingston 500GB NVMe 2280 M.2) to it the device won't start. It displays no sign of powering on. I have tried two different SSDs. no difference. Without one attached as soon as power sis applied all the ethernet interface LE...
-
Dear community, I'm trying to add some storage to espressobin board and idea to utilize existing mini pcie socket for that was very appealing. I have bought Mini PCI-E to NVME Adapter on aliexpress (PCI-E to NVME Adapter) and Samsung PM991a 256Gb drive. To my surprise it is almost...
-
TIM-1.0 mv_ddr-devel-g251bc63 DDR4 16b 2GB 2CS WTMI-devel-18.12.1-1d97715 WTMI: system early-init SVC REV: 5, CPU VDD voltage: 1.213V Setting clocks: CPU 1200 MHz, DDR 750 MHz CZ.NIC's Armada 3720 Secure Firmware 0b68a33-dirty (May 16 2022 17:51:06) Running on ESPRESSObin NOTICE: Booting Trusted Fi...
-
Hi eveyone, I am coming from a a hint off Github here: https://github.com/armbian/documentation/issues/165. Igor was so kind and redirected me to this community. I am struggling since beginning christmas to get my EspressoBin to latest versions out of dusty 2018 images....
-
I flashed my espressobin v7 with bubt flash-image-DDR4-1g_1cs_5-1000_800.bin spi usb and set u-boot prompt: printenv ethaddr env default -a saveenv After the boot printenv: TIM-1.0 mv_ddr-devel-g251bc63 DDR4 16b 1GB 1CS WTMI-devel-18.12.1-1d97715...
-
Starting resolvconf-pull-resolved.service... [ OK ] Finished resolvconf-pull-resolved.service. Starting resolvconf-pull-resolved.service... [ OK ] Finished resolvconf-pull-resolved.service. Starting resolvconf-pull-resolved.service... [ OK ] Finished resolvconf-pull-resolved....
-
Hello Everyone! In the company where I am, we are migrating the current Zynq architecture with DDR3 to Armada 3700 family with DDR4. Before deciding to migrate, we bought some espressobin and were delighted with this product. We have therefore attempted to develop two cards that use t...
-
Hi, Trying to get the latest U-Boot working on my ESPRESSObin board - a v5, DDR3, 1 GB, 1cs version. I have no issues flashing it, and tftpbooting ... with the "old" supplied U-Boot. But wanting to run a recent version of OpenWrt on the board, so trying to update U-Boot. I fl...
-
not an expert in device-tree, anybody knows how enable uart2/uart4? dts is attached. expressobin v7 mainline many thanks. armada-3720-espressobin-v7.dts
-
I flashed my espressobin v5 with flash-image-DDR4-1g_1cs_5-1000_800.bin After the boot it tries to boot from a network source instead of sdcard. printenv I dont know how it got to this point all I want now is to be able to boot from sdcard. An...