summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2014-10-21 14:26:45 +0200
committerWolfgang Denk <wd@denx.de>2014-10-27 14:35:55 +0100
commit0694f805eddbe31e0f21596495e20a2531a0bf50 (patch)
treec56b75c3931fe67acaea39c86633e17ec1b7d6e3
parent77d4357df9a0bba5918d681a2504ce16e2a35f40 (diff)
downloadblackbird-obmc-uboot-0694f805eddbe31e0f21596495e20a2531a0bf50.tar.gz
blackbird-obmc-uboot-0694f805eddbe31e0f21596495e20a2531a0bf50.zip
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>
-rw-r--r--board/freescale/mpc5121ads/README4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud