Show pagesourceOld revisionsBacklinksBack to top × Table of Contents Marvell MACCHIATObin Getting started with a new Device Page Keep the articles modular Supported Versions Hardware Highlights Installation Flash Layout Upgrading OpenWrt LuCI Web Upgrade Process Terminal Upgrade Process Debricking Failsafe mode Basic configuration Specific Configuration Network interfaces Switch Ports (for VLANs) Buttons Hardware Info Photos Opening the case Serial JTAG Bootloader mods Hardware mods Bootlogs OEM bootlog OpenWrt bootlog Notes Tags Marvell MACCHIATObin Under Construction! This page is currently under construction. You can edit the article to help completing it. Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures. Any text with a light background (like this one) provides instructions for creating the Details Page. When you have filled in correct/useful information (instead of any template that's there) remove the instructions, as well as the <WRAP> that encloses it. Getting started with a new Device Page This is an empty template that suggests the information that should be present on a well-constructed Device Page. This means, that you have to fill it with life and information. There are several “fixme” tags with text on a light background (like this text) throughout this template. As you fill in the page, remove those tags so that people can judge its completeness. When there are no more “fixme” tags left, delete this one too, along with the <WRAP> that encloses it. Keep the articles modular Please include only model specific information, omit bla,bla and put everything generic into separate articles If you have no time to write certain stuff, link to docs base-system should lead the way, do not explain this again DO NOT provide a complete howto here! Instead groom the general documentation. Supported Versions BrandModelVersionCurrent ReleaseOEM InfoForum SearchTechnical DataMarvellMACCHIATObin Double Shot19.07.6https://macchiatobin.net/product/macchiatobin-double-shot/MACCHIATObin, MACCHIATObin Double ShotView/Edit dataMarvellMACCHIATObin Single Shotsnapshothttps://macchiatobin.net/product/macchiatobin-single-shot/MACCHIATObin, MACCHIATObin Single ShotView/Edit data Hardware Highlights ModelVersionSoCCPU MHzCPU CoresFlash MBRAM MBWLAN HardwareWLAN2.4WLAN5.0100M portsGbit portsModemUSBMACCHIATObin Double ShotMarvell Armada 804016004eMMC, microSD4096----1-1x 3.0, 1x HeaderMACCHIATObin Single ShotMarvell Armada 804020004eMMC, microSD¿----1-1x 3.0, 1x Header Installation ModelVersionCurrent ReleaseFirmware OpenWrt snapshot InstallFirmware OpenWrt snapshot UpgradeFirmware OEM StockMACCHIATObin Double Shot19.07.6http://downloads.openwrt.org/snapshots/targets/mvebu/cortexa72/openwrt-mvebu-cortexa72-marvell_macchiatobin-doubleshot-squashfs-sdcard.img.gzhttp://downloads.openwrt.org/snapshots/targets/mvebu/cortexa72/openwrt-mvebu-cortexa72-marvell_macchiatobin-doubleshot-squashfs-sdcard.img.gzhttps://macchiatobin.net/product/macchiatobin-double-shot/MACCHIATObin Single Shotsnapshothttp://downloads.openwrt.org/snapshots/targets/mvebu/cortexa72/openwrt-mvebu-cortexa72-marvell_macchiatobin-singleshot-squashfs-sdcard.img.gzhttp://downloads.openwrt.org/snapshots/targets/mvebu/cortexa72/openwrt-mvebu-cortexa72-marvell_macchiatobin-singleshot-squashfs-sdcard.img.gzhttps://macchiatobin.net/product/macchiatobin-single-shot/ Write the Image to your Micro SD Card and insert it in the MACCHIATObin Single Shot SD Card Slot. In the U-Boot Environment: reset U-Boot environment: env default -a saveenv prepare U-Boot with boot script: setenv bootcmd "load mmc 1:1 0x4d00000 boot.scr; source 0x4d00000" saveenv or manually (hanging lines indicate wrapped one-line command): setenv fdt_name armada-8040-mcbin-singleshot.dtb setenv image_name Image setenv bootcmd 'mmc dev 1; ext4load mmc 1:1 $kernel_addr $image_name;ext4load mmc 1:1 $fdt_addr $fdt_name;setenv bootargs $console root=/dev/mmcblk1p2 rw rootwait; booti $kernel_addr - $fdt_addr' saveenv On newer Bootloaders (18.12) the Variables have been changed, use: setenv fdt_name armada-8040-mcbin-singleshot.dtb setenv image_name Image setenv bootcmd 'mmc dev 1; ext4load mmc 1:1 $kernel_addr_r $image_name;ext4load mmc 1:1 $fdt_addr_r $fdt_name;setenv bootargs $console root=/dev/mmcblk1p2 rw rootwait; booti $kernel_addr_r - $fdt_addr_r' Flash Layout Find out flash layout, then add the flash layout table here (copy, paste, modify the example). Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout. Upgrading OpenWrt → generic.sysupgrade These are generic instructions. Update with your router's specifics. LuCI Web Upgrade Process Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL Upload image file for sysupgrade to LuCI Wait for reboot Terminal Upgrade Process If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading: sysupgrade mtd Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing. sysupgrade Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc sysupgrade /tmp/xxx.abc mtd If sysupgrade does not support this router, use mtd. Login as root via SSH on 192.168.1.1, then enter the following commands: cd /tmp wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc mtd write /tmp/xxx.abc linux && reboot Debricking → generic.debrick Failsafe mode → failsafe_and_factory_reset Basic configuration → Basic configuration After flashing, proceed with this. Set up your Internet connection, configure wireless, configure USB port, etc. Specific Configuration Please fill in real values for this device, then remove the EXAMPLEs Network interfaces The default network configuration is: Interface Name Description Default configuration br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24 vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP wl0 EXAMPLE WiFi EXAMPLE Disabled Switch Ports (for VLANs) Please fill in real values for this device, then remove the EXAMPLEs Numbers 0-3 are Ports 1-4 as labeled on the unit, number 4 is the Internet (WAN) on the unit, 5 is the internal connection to the router itself. Don't be fooled: Port 1 on the unit is number 3 when configuring VLANs. vlan0 = eth0.0, vlan1 = eth0.1 and so on. Port Switch port Internet (WAN) EXAMPLE 4 LAN 1 EXAMPLE 3 LAN 2 EXAMPLE 2 LAN 3 EXAMPLE 1 LAN 4 EXAMPLE 0 Buttons → hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto. Please fill in real values for this device, then remove the EXAMPLEs The Marvell MACCHIATObin has the following buttons: BUTTON Event EXAMPLE Reset reset EXAMPLE Secure Easy Setup ses EXAMPLE No buttons at all. - Hardware Info General Brand Marvell Model MACCHIATObin Double Shot Versions Device Type Single Board Computer Availability Available 2018 Comments - general OpenWrt Support Supported Since Commit https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=2534141322b0541daa627a516280638c12a262fe Supported Since Release 18.06.0 Supported Current Release 19.07.6 Unsupported Hardware Bootloader U-Boot Target mvebu System-On-Chip CPU MHz 1600 Flash MB eMMC, microSD RAM MB 4096 Network Ethernet 100M ports - Ethernet Gbit ports 1 Switch - Modem - VLAN ¿ Comments - network ports Dual 10GbE (1/2.5/10GbE) via SFP; 2.5GbE (1/2.5GbE) via SFP Wireless WLAN 2.4GHz - WLAN 5.0GHz - WLAN Hardware - Detachable Antennas - Comments - WLAN Interfaces USB ports 1x 3.0, 1x Header SATA ports 3 Serial Yes JTAG Yes Comments - USB & SATA ports Misc LED count ¿ Button count ¿ Power supply 12 VDC Links Forum Topic URL WikiDevi URL OEM device homepage URL https://macchiatobin.net/product/macchiatobin-double-shot/ Firmware OEM Stock URL https://macchiatobin.net/product/macchiatobin-double-shot/ Firmware OpenWrt Install URL http://downloads.openwrt.org/releases/19.07.6/targets/mvebu/cortexa72/openwrt-19.07.6-mvebu-cortexa72-marvell_macchiatobin-squashfs-sdcard.img.gz Firmware OpenWrt Upgrade URL http://downloads.openwrt.org/releases/19.07.6/targets/mvebu/cortexa72/openwrt-19.07.6-mvebu-cortexa72-marvell_macchiatobin-squashfs-sdcard.img.gz Edit the underlying data View/Edit data General Brand Marvell Model MACCHIATObin Single Shot Versions Device Type Single Board Computer Availability Available 2020 Comments - general OpenWrt Support Supported Since Commit https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=2dc5ce622a35f8924accbfbeda689c763f517f5d Supported Since Release Supported Current Release snapshot Unsupported Hardware Bootloader U-Boot Target mvebu System-On-Chip CPU MHz 2000 Flash MB eMMC, microSD RAM MB ¿ Network Ethernet 100M ports - Ethernet Gbit ports 1 Switch ¿ Modem - VLAN ¿ Comments - network ports Dual 10GbE (1/2.5/10GbE) via SFP; 2.5GbE (1/2.5GbE) via SFP Wireless WLAN 2.4GHz - WLAN 5.0GHz - WLAN Hardware - Detachable Antennas - Comments - WLAN Interfaces USB ports 1x 3.0, 1x Header SATA ports 3x SATA3 Serial Yes JTAG Yes Comments - USB & SATA ports Misc LED count ¿ Button count ¿ Power supply 12 VDC Links Forum Topic URL WikiDevi URL OEM device homepage URL https://macchiatobin.net/product/macchiatobin-single-shot/ Firmware OEM Stock URL https://macchiatobin.net/product/macchiatobin-single-shot/ Firmware OpenWrt Install URL Firmware OpenWrt Upgrade URL Edit the underlying data View/Edit data Photos Front: Insert photo of front of the casing Back: Insert photo of back of the casing Backside label: Insert photo of backside label Opening the case Note: This will void your warranty! Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, … To remove the cover and open the device, do a/b/c Main PCB: Insert photo of PCB Serial → port.serial general information about the serial port, serial port cable, etc. How to connect to the Serial Port of this specific device: Insert photo of PCB with markings for serial port Replace EXAMPLE by real values. Serial connection parameters for Marvell MACCHIATObin Single/Double shot EXAMPLE 115200, 8N1 JTAG → port.jtag general information about the JTAG port, JTAG cable, etc. How to connect to the JTAG Port of this specific device: Insert photo of PCB with markings for JTAG port Bootloader mods → bootloader Hardware mods None so far. Bootlogs OEM bootlog COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE OpenWrt bootlog COPY HERE THE BOOTLOG ONCE OPENWRT IS INSTALLED AND RUNNING Notes Space for additional notes, links to forum threads or other resources. … Tags How to add tags mvebu, armada8k, 4Flash, 8192NAND, 4096ram, 1port, gigabitethernet, SFP, SATA, USB3.0, MicroSD, JTAG, DevBoard, RTC This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.OKMore information about cookies mvebu armada8k 4Flash 8192nand 4096ram 1port gigabitethernet sfp sata usb3.0 microsd jtag devboard rtc Last modified: 2021/01/19 18:28by danitool