diff options
author | Marcel Ziswiler <marcel@ziswiler.com> | 2015-03-01 00:53:17 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2015-03-02 10:59:51 +0100 |
commit | fa752d64f94649b0b078957316b2e4a68cbe5733 (patch) | |
tree | 43740b31569b4d6528d8032152274694f3bc6951 | |
parent | 99d672fa54552e87c92f409efcc2d750511f26c7 (diff) | |
download | u-boot-imx-fa752d64f94649b0b078957316b2e4a68cbe5733.zip u-boot-imx-fa752d64f94649b0b078957316b2e4a68cbe5733.tar.gz u-boot-imx-fa752d64f94649b0b078957316b2e4a68cbe5733.tar.bz2 |
pxa: colibri_pxa270: fix wrong comment about voipac ethernet chip
Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
-rw-r--r-- | include/configs/colibri_pxa270.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/colibri_pxa270.h b/include/configs/colibri_pxa270.h index 07426d1..28e57b5 100644 --- a/include/configs/colibri_pxa270.h +++ b/include/configs/colibri_pxa270.h @@ -65,7 +65,6 @@ /* * Networking Configuration - * chip on the Voipac PXA270 board */ #ifdef CONFIG_CMD_NET #define CONFIG_CMD_PING |