summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap3/am35x_def.h
diff options
context:
space:
mode:
authorIlya Yanok <yanok@emcraft.com>2011-11-28 06:37:35 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:36 +0100
commitb9e65a797bea224c786e3dcd936a9ffc08d24aef (patch)
tree2d128c91abc576a6e9c499bbe0f89059344349fb /arch/arm/include/asm/arch-omap3/am35x_def.h
parent80deda5d8e02c7e58dd4e037d754d72a8e1a99ae (diff)
downloadtalos-obmc-uboot-b9e65a797bea224c786e3dcd936a9ffc08d24aef.tar.gz
talos-obmc-uboot-b9e65a797bea224c786e3dcd936a9ffc08d24aef.zip
AM35xx: add EMAC support
AM35xx has DaVinci-compatible EMAC. Signed-off-by: Ilya Yanok <yanok@emcraft.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap3/am35x_def.h')
-rw-r--r--arch/arm/include/asm/arch-omap3/am35x_def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap3/am35x_def.h b/arch/arm/include/asm/arch-omap3/am35x_def.h
index 81942a8063..bbaf1bc97b 100644
--- a/arch/arm/include/asm/arch-omap3/am35x_def.h
+++ b/arch/arm/include/asm/arch-omap3/am35x_def.h
@@ -32,6 +32,9 @@
#ifndef __KERNEL_STRICT_NAMES
#ifndef __ASSEMBLY__
+/* IP_SW_RESET bits */
+#define CPGMACSS_SW_RST (1 << 1) /* reset CPGMAC */
+
/* General register mappings of system control module */
#define AM35X_SCM_GEN_BASE 0x48002270
struct am35x_scm_general {
OpenPOWER on IntegriCloud