Home
last modified time | relevance | path

Searched hist:"3207 d8fc9cc8fcc91d0dcc02890c7aaff48a6a27" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/raspberrypi/rpi/
H A Drpi.c3207d8fc9cc8fcc91d0dcc02890c7aaff48a6a27 Sat Dec 06 03:56:46 UTC 2014 Stephen Warren <swarren@wwwdotorg.org> ARM: rpi: only set usbethaddr on relevant systems

Model A and CM RPis don't have an on-board USB Ethernet device. Hence,
there's no point setting $usbethaddr based on the device fuses. Use the
model detection code to gate this. Note that the fuses are actually
programmed even on those devices though.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>