rockchip-linux / u-boot

U-Boot tree for pending commits
123 stars 83 forks source link

Tinker-RK3288: network does not work ("dhcp" cmd) #9

Closed mcerveny closed 7 years ago

mcerveny commented 7 years ago

Hello. The network does not work in actual build (latest commit 6c615f4).

U-Boot SPL 2017.05-g6c615f4 (Jul 06 2017 - 10:39:41)
U-Boot 2017.05-g6c615f4 (Jul 06 2017 - 10:39:41 +0200)
Model: Tinker-RK3288
Net:   eth0: ethernet@ff290000
=> dhcp
DMA reset timeout

Was it tested ?

Thanks, Martin

wzyy2 commented 7 years ago

https://patchwork.ozlabs.org/patch/743661/ try this.

mcerveny commented 7 years ago

Yes. It resolves problem. Thanks.