public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  Improve upstream support for Snowball board (v2)
@ 2013-12-20 12:32 Roy Spliet
  2013-12-20 12:32 ` [U-Boot] [PATCH 1/3] drivers/smc911x: Add support for shifted register read/write Roy Spliet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Roy Spliet @ 2013-12-20 12:32 UTC (permalink / raw)
  To: u-boot

Patches are loosely based on the tree maintained by Calao. FDT confirmed working, LAN is successfully detected by u-boot (but lacking a proper tftp setup this is untested). Upstream U-Boot still has one bug that prevents booting from eMMC. Easiest workaround is to revert

e95504497ecac46907204b0ee3460b708a2981ac mmc: Split device init to decouple OCR-polling delay 

until I (or someone else) has time to device a proper fix. This doesn't prevent anyone from pushing these two patches though.

v2: Split up networking patch into one for driver and one for board. Fix checkpatch errors. Three warnings are still reported by checkstyle.pl, related to the use of the volatile keyword. These warning are not justified or relevant for MMIO register reads as far as I know, so could be ignored.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-02-13  9:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 12:32 [U-Boot] Improve upstream support for Snowball board (v2) Roy Spliet
2013-12-20 12:32 ` [U-Boot] [PATCH 1/3] drivers/smc911x: Add support for shifted register read/write Roy Spliet
2014-02-13  9:27   ` Albert ARIBAUD
2013-12-20 12:32 ` [U-Boot] [PATCH 2/3] board/snowball: Add support for network boot Roy Spliet
2014-02-13  9:29   ` Albert ARIBAUD
2013-12-20 12:32 ` [U-Boot] [PATCH 3/3] board/snowball: Enable FDT Roy Spliet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox