1
1
openwrt/package
Cerrone Diamant 39f528e440 uboot-at91: fix wrong BUILD_DEVICES for sama5d4_xplained_nandflash
The sama5d4_xplained_nandflash target incorrectly references microchip_sama5d3-xplained as its BUILD_DEVICES value.

This appears to be a copy-paste error, as all other SAMA5D4 Xplained targets (e.g. mmc and spiflash) correctly use microchip_sama5d4-xplained. The target name itself also clearly refers to the SAMA5D4 platform.

In addition, the SAMA5D3 Xplained and SAMA5D4 Xplained boards use different NAND flash hardware and configurations, so pointing the nandflash target to a SAMA5D3 device is incorrect and may lead to invalid builds or runtime issues.

Fix the inconsistency by updating BUILD_DEVICES to microchip_sama5d4-xplained, aligning the nandflash target with the rest of the SAMA5D4 definitions and ensuring the correct device mapping.

Signed-off-by: Cerrone Diamant <cerrone@tutamail.com>
Link: https://github.com/openwrt/openwrt/pull/23022
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-04-20 18:07:56 +02:00
..
base-files base-files: sysupgrade: exclude apk files from backup 2026-04-16 21:22:22 +02:00
boot uboot-at91: fix wrong BUILD_DEVICES for sama5d4_xplained_nandflash 2026-04-20 18:07:56 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware treewide: use HTTPS for PKG_SOURCE_URL where possible 2026-04-20 11:58:37 +08:00
kernel leds-gca230718: fix compilation 2026-04-18 22:43:12 +02:00
libs treewide: use HTTPS for PKG_SOURCE_URL where possible 2026-04-20 11:58:37 +08:00
network xdp-tools: fix musl build issues 2026-04-20 08:53:33 +02:00
system procd: update to Git HEAD (2026-03-25) 2026-04-13 11:55:37 +09:00
utils mtd-utils: update to v2.3.1 2026-04-16 20:45:40 +02:00
Makefile build: propagate errors when generating apk indexes 2026-02-13 21:17:21 +01:00