summaryrefslogtreecommitdiff
path: root/drivers/tsec.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-05-05 17:33:22 +0200
committerWolfgang Denk <wd@denx.de>2007-05-05 17:33:22 +0200
commit49db23d4529d8f925f1572dbf1226f319f912580 (patch)
treeae68bc5c19965211d8921b1613cae28ab2236440 /drivers/tsec.h
parent5499645b3fe17a548af9dfc479ca6e2455f179a2 (diff)
parentffa621a0d12a1ccd81c936c567f8917a213787a8 (diff)
downloadu-boot-imx-49db23d4529d8f925f1572dbf1226f319f912580.zip
u-boot-imx-49db23d4529d8f925f1572dbf1226f319f912580.tar.gz
u-boot-imx-49db23d4529d8f925f1572dbf1226f319f912580.tar.bz2
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
Diffstat (limited to 'drivers/tsec.h')
-rw-r--r--drivers/tsec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/tsec.h b/drivers/tsec.h
index 422bc66..7bf3dee 100644
--- a/drivers/tsec.h
+++ b/drivers/tsec.h
@@ -7,7 +7,7 @@
* terms of the GNU Public License, Version 2, incorporated
* herein by reference.
*
- * Copyright 2004 Freescale Semiconductor.
+ * Copyright 2004, 2007 Freescale Semiconductor, Inc.
* (C) Copyright 2003, Motorola, Inc.
* maintained by Xianghua Xiao (x.xiao@motorola.com)
* author Andy Fleming
@@ -65,6 +65,7 @@
#define ECNTRL_INIT_SETTINGS 0x00001000
#define ECNTRL_TBI_MODE 0x00000020
#define ECNTRL_R100 0x00000008
+#define ECNTRL_SGMII_MODE 0x00000002
#define miim_end -2
#define miim_read -1