summaryrefslogtreecommitdiff
path: root/drivers/fpga/sandbox.c
diff options
context:
space:
mode:
authorAristo Chen <jj251510319013@gmail.com>2025-07-15 13:03:05 +0000
committerTom Rini <trini@konsulko.com>2025-07-23 13:12:16 -0600
commitf7b03695d46d7301fe78eed0fe8f8df9c08c33a4 (patch)
tree405deb75d1b081bef7fc33be645485c6724d66de /drivers/fpga/sandbox.c
parent9204cae0937c0e26fcff1ee08e51ef37f59844fe (diff)
arm: k3-am65-iot2050: Fix invalid default configuration reference
mkimage introduced a validation step to ensure that the 'default' property under the /configurations node in a FIT image refers to a valid subnode. This exposed an issue in the k3-am65-iot2050-boot-image.dtsi, where the 'default' property was set to "ti/k3-am6528-iot2050-basic" and "ti/k3-am6528-iot2050-basic-pg2", which do not correspond to actual configuration node names. This patch updates both /configurations nodes to reference the correct subnode. Without this fix, mkimage will fail with an error: "ERROR: Default configuration 'ti/k3-am6528-iot2050-basic' not found under /configurations" An upcoming commit will validate the if the default configuration exists Signed-off-by: Aristo Chen <aristo.chen@canonical.com>
Diffstat (limited to 'drivers/fpga/sandbox.c')
0 files changed, 0 insertions, 0 deletions