From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v2,5/8] board: AM335x-ICEv2: Add cpsw support
Date: Mon, 30 May 2016 14:05:30 -0400 [thread overview]
Message-ID: <20160530180530.GO7419@bill-the-cat> (raw)
In-Reply-To: <1463379449-4902-6-git-send-email-lokeshvutla@ti.com>
On Mon, May 16, 2016 at 11:47:26AM +0530, Lokesh Vutla wrote:
> In order to enable cpsw on AM335x ICEv2 board, the following needs to be done:
>
> 1)There are few on board jumper settings which gives a choice between
> cpsw and PRUSS, that needs to be properly selected[1]. Even after selecting
> this, there are few GPIOs which control these muxes that needs to be held high.
>
> 2) The clock to PHY is provided by a PLL-based clock synthesizer[2] connected
> via I2C. This needs to properly programmed and locked for PHY operation.
> And PHY needs to be reset before before being used, which is also held by
> a GPIO.
>
> 3) RMII mode needs to be selected.
>
> [1] http://www.ti.com/lit/zip/tidr336
> [2] http://www.ti.com/lit/ds/symlink/cdce913.pdf
>
> Reviewed-by: Tom Rini <trini@konsulko.com>
> Acked-by: Mugunthan V N <mugunthanvnm@ti.com>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Applied to u-boot/master, 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/20160530/dd8ecdee/attachment.sig>
next prev parent reply other threads:[~2016-05-30 18:05 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-16 6:17 [U-Boot] [PATCH v2 0/8] ARM: AM335x: Add support for ICEv2 board Lokesh Vutla
2016-05-16 6:17 ` [U-Boot] [PATCH v2 1/8] board: AM335x-ICEv2: Add epprom support Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-16 6:17 ` [U-Boot] [PATCH v2 2/8] board: AM335x-ICEv2: Add pinmux support Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-16 6:17 ` [U-Boot] [PATCH v2 3/8] board: AM335x-ICEv2: Add DDR data Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot,v2,3/8] " Tom Rini
2016-05-16 6:17 ` [U-Boot] [PATCH v2 4/8] ARM: AM33xx: Add support for Clock Synthesizer Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-16 6:17 ` [U-Boot] [PATCH v2 5/8] board: AM335x-ICEv2: Add cpsw support Lokesh Vutla
2016-05-30 18:05 ` Tom Rini [this message]
2016-05-16 6:17 ` [U-Boot] [PATCH v2 6/8] config: env: Set AM335x-ICEv2 board specific env Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-16 6:17 ` [U-Boot] [PATCH v2 7/8] ARM: dts: AM335x-ICEv2: Add minimal dts support Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot, v2, " Tom Rini
2016-05-16 6:17 ` [U-Boot] [PATCH v2 8/8] board: am335x: Allow to choose serial device dynamically Lokesh Vutla
2016-05-17 0:41 ` Tom Rini
2016-05-17 4:19 ` Lokesh Vutla
2016-05-17 11:26 ` Tom Rini
2016-05-17 13:04 ` Lokesh Vutla
2016-05-30 18:05 ` [U-Boot] [U-Boot, v2, " 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=20160530180530.GO7419@bill-the-cat \
--to=trini@konsulko.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