From: Oleg Dzhimiev <oleg@elphel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot-xlnx 'master-next' branch: usb not working for microzed
Date: Tue, 15 Oct 2013 23:18:18 -0700 (PDT) [thread overview]
Message-ID: <1381904298629-165555.post@n7.nabble.com> (raw)
In-Reply-To: <CAD6G_RTet_6L8hmsGPTJOspWK-Zk8JsDDBnwwnpzFR_NDj22dg@mail.gmail.com>
Thanks to Michal - in the u-boot-xlnx/master-next (vs /master) the following
lines were removed:
board/xilinx/zynq/board.c:
- /* temporary hack to take USB out of reset til the is fixed
- * in Linux
- */
- writel(0x80, 0xe000a204);
- writel(0x80, 0xe000a208);
- writel(0x80, 0xe000a040);
- writel(0x00, 0xe000a040);
- writel(0x80, 0xe000a040);
This is board-specific (but the same for zedboard & microzed) USB reset
wired to MIO7. Without these lines USB reset stays active.
Thanks
--
View this message in context: http://u-boot.10912.n7.nabble.com/u-boot-xlnx-master-next-branch-usb-not-working-for-microzed-tp165384p165555.html
Sent from the U-Boot mailing list archive at Nabble.com.
next prev parent reply other threads:[~2013-10-16 6:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 18:30 [U-Boot] u-boot-xlnx 'master-next' branch: usb not working for microzed oller
2013-10-15 20:52 ` Jagan Teki
2013-10-16 6:18 ` Oleg Dzhimiev [this message]
2013-10-16 6:35 ` Michal Simek
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=1381904298629-165555.post@n7.nabble.com \
--to=oleg@elphel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox