flashrom -w apu1v4.9.0.2.rom -p internalflashrom v1.0 on FreeBSD 11.2-RELEASE-p6 (amd64)flashrom is free software, get the source code at https://flashrom.orgUsing clock_gettime for delay loops (clk_id: 4, resolution: 70ns).coreboot table found at 0xdffdf000.Found chipset "AMD SB7x0/SB8x0/SB9x0".Enabling flash write... OK.Found Macronix flash chip "MX25L1605" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Found Macronix flash chip "MX25L1605A/MX25L1606E/MX25L1608E" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Found Macronix flash chip "MX25L1605D/MX25L1608D/MX25L1673E" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Multiple flash chip definitions match the detected chip(s): "MX25L1605", "MX25L1605A/MX25L1606E/MX25L1608E", "MX25L1605D/MX25L1608D/MX25L1673E"Please specify which chip definition to use with the -c <chipname> option.
pkg install flashromcurl LINKTOFIRMWARE --output coreboot.romflashrom -w coreboot.rom -p internal
Hi miczygAny chance I could remotely identify the chip running on this APU1C4 ? Dmidecode isn't helpfulCode: [Select]flashrom -w apu1v4.9.0.2.rom -p internalflashrom v1.0 on FreeBSD 11.2-RELEASE-p6 (amd64)flashrom is free software, get the source code at https://flashrom.orgUsing clock_gettime for delay loops (clk_id: 4, resolution: 70ns).coreboot table found at 0xdffdf000.Found chipset "AMD SB7x0/SB8x0/SB9x0".Enabling flash write... OK.Found Macronix flash chip "MX25L1605" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Found Macronix flash chip "MX25L1605A/MX25L1606E/MX25L1608E" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Found Macronix flash chip "MX25L1605D/MX25L1608D/MX25L1673E" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Multiple flash chip definitions match the detected chip(s): "MX25L1605", "MX25L1605A/MX25L1606E/MX25L1608E", "MX25L1605D/MX25L1608D/MX25L1673E"Please specify which chip definition to use with the -c <chipname> option.
Hello Dear OPNsense community,Signatures and hashes for all previous firmware release are now available: https://pcengines.github.io/Quote from: newsense on February 22, 2019, 04:31:54 pmHi miczygAny chance I could remotely identify the chip running on this APU1C4 ? Dmidecode isn't helpfulCode: [Select]flashrom -w apu1v4.9.0.2.rom -p internalflashrom v1.0 on FreeBSD 11.2-RELEASE-p6 (amd64)flashrom is free software, get the source code at https://flashrom.orgUsing clock_gettime for delay loops (clk_id: 4, resolution: 70ns).coreboot table found at 0xdffdf000.Found chipset "AMD SB7x0/SB8x0/SB9x0".Enabling flash write... OK.Found Macronix flash chip "MX25L1605" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Found Macronix flash chip "MX25L1605A/MX25L1606E/MX25L1608E" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Found Macronix flash chip "MX25L1605D/MX25L1608D/MX25L1673E" (2048 kB, SPI) mapped at physical address 0x00000000ffe00000.Multiple flash chip definitions match the detected chip(s): "MX25L1605", "MX25L1605A/MX25L1606E/MX25L1608E", "MX25L1605D/MX25L1608D/MX25L1673E"Please specify which chip definition to use with the -c <chipname> option.Hi newsense,Yes this is a common problem with apu1, since few Macronix SPI chips have the same JEDEC ID and flashrom can not distinguish them. Try passing:-c "MX25L1605A/MX25L1606E/MX25L1608E"to flashrom as an argument and it will be ok. We have mentioned it here too: https://github.com/pcengines/apu2-documentation/blob/master/docs/firmware_flashing.md#corebootrom-flashing
I'm getting the attached error when attempting to install OPNsense 19.1 on an APU3 running BIOS firmware v4.9.0.2.