-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Description
Description
The patch file patch/kernel/archive/sunxi-6.18/patches.armbian/cb1-overlay.patch currently combines two distinct changes that should be separated into individual patches:
- CB1 device tree overlays: Addition of sun50i-h616 overlay files (
.dtsofiles) for various peripherals (SPI, IR, light sensor, CAN, etc.) - Fixup script build support: Changes to
scripts/Makefile.libto add mkimage-based fixup script creation functionality
Requested Action
Split this patch into two separate patches:
- One patch containing only the CB1-specific device tree overlay additions
- Another patch containing the
scripts/Makefile.libchanges for fixup script handling
Context
- Pull Request: sunxi: bump
edgeto 6.18 #9049 - Comment: sunxi: bump
edgeto 6.18 #9049 (comment) - Requested by: @EvilOlaf
This separation will improve patch organization and make it clearer which changes relate to CB1 hardware support versus build system enhancements.
Metadata
Metadata
Assignees
Labels
No labels