]> git.sur5r.net Git - u-boot/blobdiff - drivers/8390.h
[PATCH] Clean up Katmai (440SPe) linker script
[u-boot] / drivers / 8390.h
index 4e3cdd2178d7c6dc3eda0f4ebdc5d948d5e848ee..f087217ed00a53d537c536400c59fab85ae7bef1 100644 (file)
@@ -92,8 +92,6 @@ are GPL, so this is, of course, GPL.
 #define ENDCFG_AUTO_INIT   0x10        /* Auto-init to remove packets from ring */
 #define ENDCFG_FIFO            0x40    /* 8 bytes */
 
-
-
 /* Page 1 register offsets. */
 #define EN1_PHYS   EI_SHIFT(0x01)      /* This board's physical enet addr RD WR */
 #define EN1_PHYS_SHIFT(i)  EI_SHIFT(i+1) /* Get and set mac address */