[PATCH v2 0/2] Synology: common: Fix typo and fallout
Phil Sutter
phil at nwl.cc
Thu Feb 12 23:31:08 CET 2026
Patch 2 fixes a trivial typo which disabled building of legacy.c by
accident. Compiling for some of the boards now including this source again
fails though due to undefined readl(). Fix this in a preceeding patch 1
to retain bisectability.
Changes since v1:
- New patch 1
- Drop unrelated chunk from patch 2
Phil Sutter (2):
board: Synology: legacy.c: Include asm/io.h
board: Synology: common: Fix typo in Makefile
board/Synology/common/Makefile | 2 +-
board/Synology/common/legacy.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.52.0
More information about the U-Boot
mailing list