Home
last modified time | relevance | path

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

/openbmc/u-boot/board/raspberrypi/rpi/
H A Drpi.c3207d8fc Fri Dec 05 21:56:46 CST 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>