From: Markus Baier <u-boot_list@baier-network.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Banan Pro (ahci-sunxi) SATA port stopped working after switching to U-Boot v2016.01
Date: Thu, 21 Jan 2016 00:34:25 +0100 [thread overview]
Message-ID: <56A01981.9070400@baier-network.de> (raw)
Am 19.01.2016 um 18:12 schrieb Tom Rini:
> On Sun, Jan 17, 2016 at 09:44:53PM +0100, Markus Baier wrote:
>
>> Hello,
>>
>> tonight I switched to the new U-Boot v2016.01
>> on my Banana Pro system.
>> I compiled u-boot, like I did with all the working
>> versions before, with:
>> make Bananapro_defconfig
>> make
>>
>> But with the new U-Boot installed the SATA Port
>> did not work anymore.
>> The Kernel is the same 4.0.9-gentoo as I used before
>> with the last U-Boot Release v2015.10
>>
>> dmesg show me the following error in the kernel log:
>> [ 1.925032] ahci-sunxi 1c18000.sata: PHY power up failed.
>> [ 1.930661] ahci-sunxi: probe of 1c18000.sata failed with error -5
>>
>> I also see now SATA message at the U-Boot bootscreen,
>> the v2015.10 shows me that a SATA Port was recognized
>> by the U-Boot loader.
>
> Can you please use git bisect to determine which commit broke this?
> Thanks!
Hi,
thanks for the advice, I have found the bad commit,
it is -> 02cc27c74f9b884b538bcd1b93342a4c05b5d608
sunxi: power: Change axp209 LDO3 and LDO4 default to disabled
after that I tried the v2016.01 release again, but changed
the two lines in config AXP_ALDO3_VOLT and config AXP_ALDO4_VOLT
back to their old values, now the SATA Port is working again.
Regards
Markus Baier
next reply other threads:[~2016-01-20 23:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-20 23:34 Markus Baier [this message]
2016-01-22 14:07 ` [U-Boot] Banan Pro (ahci-sunxi) SATA port stopped working after switching to U-Boot v2016.01 Hans de Goede
2016-01-22 18:47 ` Peter Korsgaard
2016-01-26 19:42 ` Hans de Goede
-- strict thread matches above, loose matches on Subject: below --
2016-01-17 20:44 Markus Baier
2016-01-19 17:12 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56A01981.9070400@baier-network.de \
--to=u-boot_list@baier-network.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.