* [U-Boot] [PATCH 2/2] sh7757lcr: change config for new sh_eth driver
@ 2011-10-11 9:11 Yoshihiro Shimoda
2011-10-26 1:47 ` Nobuhiro Iwamatsu
0 siblings, 1 reply; 2+ messages in thread
From: Yoshihiro Shimoda @ 2011-10-11 9:11 UTC (permalink / raw)
To: u-boot
The new sh_eth driver uses the phy driver. So, this patch enables it.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
---
If this patch is OK, I will submit patches of espt.h and sh7763rdp.h later.
include/configs/sh7757lcr.h | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/include/configs/sh7757lcr.h b/include/configs/sh7757lcr.h
index 4a5fd0d..63b39d6 100644
--- a/include/configs/sh7757lcr.h
+++ b/include/configs/sh7757lcr.h
@@ -37,6 +37,7 @@
#define CONFIG_CMD_MEMORY
#define CONFIG_CMD_NET
+#define CONFIG_CMD_MII
#define CONFIG_CMD_PING
#define CONFIG_CMD_NFS
#define CONFIG_CMD_DFL
@@ -101,6 +102,9 @@
#define CONFIG_SH_ETHER_USE_PORT 0
#define CONFIG_SH_ETHER_PHY_ADDR 1
#define CONFIG_SH_ETHER_CACHE_WRITEBACK 1
+#define CONFIG_PHYLIB
+#define CONFIG_BITBANGMII
+#define CONFIG_BITBANGMII_MULTI
#define SH7757LCR_ETHERNET_MAC_BASE_SPI 0x000b0000
#define SH7757LCR_SPI_SECTOR_SIZE (64 * 1024)
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH 2/2] sh7757lcr: change config for new sh_eth driver
2011-10-11 9:11 [U-Boot] [PATCH 2/2] sh7757lcr: change config for new sh_eth driver Yoshihiro Shimoda
@ 2011-10-26 1:47 ` Nobuhiro Iwamatsu
0 siblings, 0 replies; 2+ messages in thread
From: Nobuhiro Iwamatsu @ 2011-10-26 1:47 UTC (permalink / raw)
To: u-boot
Applied, thanks.
Best regards,
Nobuhiro
2011/10/11 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>:
> The new sh_eth driver uses the phy driver. So, this patch enables it.
>
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
> ---
> ?If this patch is OK, I will submit patches of espt.h and sh7763rdp.h later.
>
> ?include/configs/sh7757lcr.h | ? ?4 ++++
> ?1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/include/configs/sh7757lcr.h b/include/configs/sh7757lcr.h
> index 4a5fd0d..63b39d6 100644
> --- a/include/configs/sh7757lcr.h
> +++ b/include/configs/sh7757lcr.h
> @@ -37,6 +37,7 @@
>
> ?#define CONFIG_CMD_MEMORY
> ?#define CONFIG_CMD_NET
> +#define CONFIG_CMD_MII
> ?#define CONFIG_CMD_PING
> ?#define CONFIG_CMD_NFS
> ?#define CONFIG_CMD_DFL
> @@ -101,6 +102,9 @@
> ?#define CONFIG_SH_ETHER_USE_PORT ? ? ? 0
> ?#define CONFIG_SH_ETHER_PHY_ADDR ? ? ? 1
> ?#define CONFIG_SH_ETHER_CACHE_WRITEBACK ? ? ? ?1
> +#define CONFIG_PHYLIB
> +#define CONFIG_BITBANGMII
> +#define CONFIG_BITBANGMII_MULTI
>
> ?#define SH7757LCR_ETHERNET_MAC_BASE_SPI ? ? ? ?0x000b0000
> ?#define SH7757LCR_SPI_SECTOR_SIZE ? ? ?(64 * 1024)
> --
> 1.7.1
>
--
Nobuhiro Iwamatsu
?? iwamatsu at {nigauri.org / debian.org}
?? GPG ID: 40AD1FA6
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-26 1:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 9:11 [U-Boot] [PATCH 2/2] sh7757lcr: change config for new sh_eth driver Yoshihiro Shimoda
2011-10-26 1:47 ` Nobuhiro Iwamatsu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox