From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Haas Date: Sun, 20 Mar 2016 09:36:12 +0100 Subject: [U-Boot] [PATCH] Add CONFIG_GMAC_TX_DELAY=4 for OlinuXino Lime2 In-Reply-To: <56EC51BC.4070904@computerlinguist.org> References: <1458020499-9506-1-git-send-email-haas@computerlinguist.org> <20160315180914.GA1878@excalibur.cnev.de> <56E91A12.8080506@computerlinguist.org> <56E9278F.7060801@redhat.com> <20160316203642.GC1817@excalibur.cnev.de> <56EA4097.3010500@computerlinguist.org> <56EA8C5E.1070701@redhat.com> <56EB2768.4090002@computerlinguist.org> <56EBB113.90905@redhat.com> <20160318190220.GC1815@excalibur.cnev.de> <56EC51BC.4070904@computerlinguist.org> Message-ID: <56EE60FC.507@mailbox.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/18/2016 08:06 PM, Michael Haas wrote: > On 03/18/2016 08:02 PM, Karsten Merker wrote: >> The installer supports a number of systems that can only load images >> of limited size, therefore the installer includes only an >> installation-related subset of all the kernel modules and i2c-mv64xxx >> currently isn't among those. This hasn't been a practical problem up >> to now, but being able to talk to the pmic is indeed something that >> should be possible even in the installer. I'll try to address that in >> the next days. Regards, Karsten > Just an anecdote: I loaded i2c-mv64xx.ko which I had extracted from the > deb and the olinuxino locked up. Just for the record: loading i2c-mv64xx.ko reproducibly hangs my Debian Jessie install with the 4.3.0-0.bpo.1-armmp-lpae kernel. This happens only on u-boot 2016.01; both Debian stable 2014.10 and my own build of 2016.03 + patches work fine! So no problem since it's fixed on newer builds. Just a note for those playing along at home and wondering why their olinuxino does not come up anymore with 2016.01. > > So now I'm trying to reproduce broken GBit, which is harder than > expected. I managed to do it once right after the lockup in u-boot: tftp > was slow and ran into timeouts. Then I typed 'reset' in the u-boot > shell. u-boot started again and GBit was working again. > > Weird. > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot