]> git.sur5r.net Git - u-boot/blobdiff - include/configs/PM828.h
ARM: highbank: change TEXT_BASE to 0x8000
[u-boot] / include / configs / PM828.h
index 28666d646b32e8c8e5fa8d60855b0b4413ee65d5..74ced5ae22f06505520530cd6bb1d17b347afe44 100644 (file)
  *
  * if CONFIG_ETHER_ON_SCC is selected, then
  *   - CONFIG_ETHER_INDEX must be set to the channel number (1-4)
- *   - CONFIG_NET_MULTI must not be defined
  *
  * if CONFIG_ETHER_ON_FCC is selected, then
  *   - one or more CONFIG_ETHER_ON_FCCx (x=1,2,3) must also be selected
- *   - CONFIG_NET_MULTI must be defined
  *
  * if CONFIG_ETHER_NONE is defined, then either the ethernet routines must be
  * defined elsewhere (as for the console), or CONFIG_CMD_NET must be unset.