WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -117,34 +100,3 @@ function post_family_tweaks__orangepi5_naming_audios() {
117
100
118
101
return 0
119
102
}
120
-
121
-
function post_family_config__orangepi5_uboot_add_sata_target() {
122
-
if [[ $BRANCH == "edge" || $BRANCH == "current" ]]; then
123
-
return
124
-
fi
125
-
126
-
display_alert "$BOARD" "Configuring ($BOARD) standard and sata uboot target map" "info"
127
-
# Note: whitespace/newlines are significant; BOOT_SUPPORT_SPI & BOOT_SPI_RKSPI_LOADER influence the postprocess step that runs for _every_ target and produces rkspi_loader.img
0 commit comments