mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 09:36:43 +07:00
Update boot-rockchip64.cmd
This commit is contained in:
@@ -67,6 +67,12 @@ else
|
||||
source ${load_addr}
|
||||
fi
|
||||
fi
|
||||
|
||||
if test "${ethernet_phy}" = "rtl8211f"; then
|
||||
fdt set /ethernet@ff540000 tx_delay <0x24>
|
||||
fdt set /ethernet@ff540000 rx_delay <0x18>
|
||||
fi
|
||||
|
||||
booti ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}
|
||||
|
||||
# Recompile with:
|
||||
|
||||
Reference in New Issue
Block a user