forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rockchip64: cleanup rk3318-box hdmi patches
* remove phy functions to avoid future clashes * use existing phy .configure function
- Loading branch information
1 parent
f413800
commit 3c649d2
Showing
4 changed files
with
78 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
87 changes: 0 additions & 87 deletions
87
patch/u-boot/v2024.01/board_rk3318-box/general-add-phy-ops.patch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -167,7 +167,7 @@ index d4a7540a92c..bd6702dedc7 100644 | |
}; | ||
+ | ||
+&vop { | ||
+ u-boot,dm-pre-reloc; | ||
+ bootph-all; | ||
+}; | ||
From ac6442b276b1aef478e1b701e3f4754d98ca61ab Mon Sep 17 00:00:00 2001 | ||
From: Jagan Teki <[email protected]> | ||
|