From: Ian Campbell <ijc+uboot@hellion.org.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 13/13] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3
Date: Tue, 03 Mar 2015 08:41:09 +0000 [thread overview]
Message-ID: <1425372069.12103.32.camel@hellion.org.uk> (raw)
In-Reply-To: <1425227620-6656-13-git-send-email-sjg@chromium.org>
On Sun, 2015-03-01 at 09:33 -0700, Simon Glass wrote:
> Switch this board over to use driver model for Ethernet
>
> Cover-letter
> RFC: dm: net: Conversion patches for sunxi driver model Ethernet
> This series is for Joe Hershberger. It is based on his RFC driver model
> Ethernet implementation, and enables it for the pcDuino3.
> END
Did you intend to put this somewhere else?
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
> configs/Linksprite_pcDuino3_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/Linksprite_pcDuino3_defconfig b/configs/Linksprite_pcDuino3_defconfig
> index b5ff120..776588d 100644
> --- a/configs/Linksprite_pcDuino3_defconfig
> +++ b/configs/Linksprite_pcDuino3_defconfig
> @@ -19,3 +19,4 @@ CONFIG_SYS_MALLOC_F_LEN=0x400
> CONFIG_ETH_DESIGNWARE=y
> CONFIG_NETDEVICES=y
> CONFIG_NET=y
> +CONFIG_DM_ETH=y
Also remove SUNXI_GMAC from CONFIG_SYS_EXTRA_OPTIONS?
Ian.
next prev parent reply other threads:[~2015-03-03 8:41 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-01 16:33 [U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING Simon Glass
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 02/13] net: Fix eth_get_dev_by_name() warning Simon Glass
2015-03-01 17:02 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 03/13] sunxi: Replace the pcDuino3 config with FDT version Simon Glass
2015-03-03 8:34 ` Ian Campbell
2015-03-03 13:29 ` Hans de Goede
2015-03-03 14:01 ` Simon Glass
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 04/13] Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig Simon Glass
2015-03-01 17:08 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 05/13] dts: sunxi: Bring in Ethernet device tree bindings Simon Glass
2015-03-03 8:36 ` Ian Campbell
2015-03-03 23:40 ` Simon Glass
2015-03-04 8:53 ` Ian Campbell
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 06/13] dm: core: Support allocating driver-private data for DMA Simon Glass
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 07/13] dm: net: Use existing Ethernet init for driver model Simon Glass
2015-03-01 17:14 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 08/13] Avoid calling print_eths() with " Simon Glass
2015-03-01 17:23 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 09/13] dm: net: Adjust PHY interface to work with CONFIG_DM_ETH Simon Glass
2015-03-01 17:46 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 10/13] dm: net: Tidy up designware driver ready for driver model Simon Glass
2015-03-01 17:49 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 11/13] dm: net: Adjust designware driver to support " Simon Glass
2015-03-01 17:51 ` Joe Hershberger
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 12/13] dm: sunxi: Support driver model for Ethernet Simon Glass
2015-03-01 17:51 ` Joe Hershberger
2015-03-03 8:40 ` Ian Campbell
2015-03-03 23:40 ` Simon Glass
2015-03-01 16:33 ` [U-Boot] [RFC PATCH 13/13] dm: sunxi: Use driver model for Ethernet on Linksprite pcDuino3 Simon Glass
2015-03-03 8:41 ` Ian Campbell [this message]
2015-03-03 23:40 ` Simon Glass
2015-03-04 8:54 ` Ian Campbell
2015-03-02 13:59 ` [U-Boot] [RFC PATCH 01/13] Use 'U-Boot' instead of 'U-boot' in CONFIG_BOOTP_VCI_STRING Tom Rini
2015-03-02 22:14 ` Simon Glass
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=1425372069.12103.32.camel@hellion.org.uk \
--to=ijc+uboot@hellion.org.uk \
--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