colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / doc / README.ne2000
index d5ae9a9eb14d718f73eb9a6ab9cfc6c1c259ad30..0f6a2e04ff1ce77203d07f0de90fe21c5460c0a5 100644 (file)
@@ -21,17 +21,6 @@ value for my board as an example):
 
 - Address where the board is mapped
 
-#define CONFIG_DRIVER_NE2000_CCR (0x28000000+0x3f8)
-
-- Address of the CCR (card configuration register). It could be found
-by enabling DEBUG in cmd_pcmcia.c. If this is not defined nothing is
-done as far as PCMCIA support is concerned.
-
-#define CONFIG_DRIVER_NE2000_VAL (0x20)
-
-- The value to be written in the CCR. It selects among different I/O
-spaces that could be used by the card.
-
 
 Enjoy!