summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorDaniel Golle <[email protected]>2026-07-19 02:52:11 +0100
committerQuentin Schulz <[email protected]>2026-07-23 14:51:25 +0200
commit3bc0f812735350831c6b63fa163c02ecdf61694c (patch)
tree721a4a8e78c835b1c5b9453c875ab52602ed6eb7 /doc/develop
parent1998fe69f7e124f0e6b1c6d0c9012a618e91c730 (diff)
rockchip: only build GPT capsule update helpers with PARTITION_TYPE_GUID
The GPT-based capsule update helpers match updatable images by partition type GUID and fail to build if PARTITION_TYPE_GUID is not enabled: arch/arm/mach-rockchip/board.c:50:29: error: 'struct disk_partition' has no member named 'type_guid' Boards which keep their firmware on SPI-NOR use a static dfu_string instead of scanning GPT partitions and have no use for this code, so guard it accordingly. Signed-off-by: Daniel Golle <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> Fixes: bea9267d7e6d ("rockchip: capsule: Add functions for supporting capsule updates") Link: https://patch.msgid.link/af0ac32e2bf603c39f490f15fe62319fd73c5282.1784423864.git.daniel@makrotopia.org Signed-off-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions