From: Anatolij Gustschin <agust@denx.de>
Date: Tue, 21 Oct 2014 12:26:45 +0000 (+0200)
Subject: powerpc: mpc5121ads: update board config info in README
X-Git-Tag: v2025.01-rc5-pxa1908~14448^2~9
X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/html/index.html?a=commitdiff_plain;h=0694f805eddbe31e0f21596495e20a2531a0bf50;p=u-boot.git

powerpc: mpc5121ads: update board config info in README

The config targets described in README are not present
any more, update the info to currently used targets.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
---

diff --git a/board/freescale/mpc5121ads/README b/board/freescale/mpc5121ads/README
index defcd6b469..741bc40382 100644
--- a/board/freescale/mpc5121ads/README
+++ b/board/freescale/mpc5121ads/README
@@ -1,7 +1,7 @@
 To configure for the current (Rev 3.x) ADS5121
-	make ads5121_config
+	make mpc5121ads_config
 This will automatically include PCI, the Real Time CLock, add backup flash
 ability and set the correct frequency and memory configuration.
 
 To configure for the older Rev 2 ADS5121 type (this will not have PCI)
-	make ads5121_rev2_config
+	make mpc5121ads_rev2_config