Skip to content

Commit

Permalink
Merge pull request #126 from RadxaMitchell/main
Browse files Browse the repository at this point in the history
u-boot: rk2410: fork: support radxa-cm3j-rpi-cm4-io
  • Loading branch information
RadxaYuntian authored Dec 31, 2024
2 parents 7ebe286 + e1ca872 commit c0caa64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion u-boot/rk2410/fork.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SUPPORTED_BOARDS=(
#"radxa-cm5-rpi-cm4-io"
#"radxa-e25"
#"radxa-cm3i-io"
#"radxa-cm3j-rpi-cm4-io"
"radxa-cm3j-rpi-cm4-io"
)

bsp_rock-pi-e() {
Expand Down
5 changes: 0 additions & 5 deletions u-boot/rknext/fork.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ SUPPORTED_BOARDS=(
"radxa-cm5-rpi-cm4-io"
"radxa-e25"
"radxa-cm3i-io"
"radxa-cm3j-rpi-cm4-io"
)

bsp_rock-pi-e() {
Expand Down Expand Up @@ -125,10 +124,6 @@ bsp_radxa-cm3i-io() {
bsp_rk3568
}

bsp_radxa-cm3j-rpi-cm4-io() {
bsp_rk3568
}

bsp_radxa-e25() {
bsp_rk3568
RKBIN_DDR="${BSP_SOC}_ddr_1560MHz_uart2_m0_115200_v"
Expand Down

0 comments on commit c0caa64

Please sign in to comment.