Update boot-rockchip64.cmd

This commit is contained in:
baiywt
2021-11-29 19:44:59 +08:00
parent 6da9654788
commit 00ba1e9f30

View File

@@ -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: