summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/u-boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/u-boot.h')
-rw-r--r--include/asm-sh/u-boot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-sh/u-boot.h b/include/asm-sh/u-boot.h
index e89c1936ff..27d43b9347 100644
--- a/include/asm-sh/u-boot.h
+++ b/include/asm-sh/u-boot.h
@@ -34,7 +34,6 @@ typedef struct bd_info {
unsigned long bi_sramstart; /* start of SRAM memory */
unsigned long bi_sramsize; /* size of SRAM memory */
unsigned long bi_ip_addr; /* IP Address */
- unsigned char bi_enetaddr[6]; /* Ethernet adress */
unsigned long bi_baudrate; /* Console Baudrate */
unsigned long bi_boot_params; /* where this board expects params */
} bd_t;
OpenPOWER on IntegriCloud