radxa / u-boot

U-Boot tree for pending commits
43 stars 90 forks source link

Disable gmac1 of Radxa CM3 Rpi CM4 IO board, #31

Closed nascs closed 1 year ago

nascs commented 1 year ago

for uboot does not recognize the network adapter, this will cause the kernel cannot obtain an ip address after startup.

RadxaYuntian commented 1 year ago

可能少了这个配置: 215ca2cb95910aa1688d09daa2397ae5ccc4a7dd

RadxaYuntian commented 1 year ago

gmac1在这里也disabled了: https://github.com/radxa/u-boot/commit/9f3ccfad5333bfa4ddd7f61bf7ec9de06e99215c#diff-5d6b1662b94ebfbe0bb7639ef3ac2d463b2b0a57eed57dbc94f5d35b459f0f60R145