[U-Boot] [PATCH v4 00/17] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi

Tom Rini trini at konsulko.com
Mon Jan 23 19:22:55 CET 2017


On Fri, Jan 20, 2017 at 07:07:35AM -0700, Simon Glass wrote:

> Raspberry Pi uses a DWC2 USB controller and a SMSC USB Ethernet adaptor.
> Driver model support for these is available.
> 
> This series does the following:
> - Enable CONFIG_DM_ETH and CONFIG_DM_USB on Raspberry Pi
> - Convert the MMC driver to driver model
> - Convert the video driver to driver model
> - Fixes a driver model video bug which accessed beyond the frame buffer
> - Fixes start-up of MMC with driver model (e.g. at present it does not
>     support env_fat)
> - Clean up a few loose ends
> 
> With Ethernet active the device list looks something like this:

There's something wrong with the ethernet changes, at least on RPi 3.
The test.py TFTP test fails as the CRC32 on the file doesn't match, so
something got corrupted along the way.  I haven't thrown my monitor and
USB keyboard on the Pi yet to try out the video parts.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170123/84efca39/attachment.sig>


More information about the U-Boot mailing list