]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
powerpc: mpc5121ads: update board config info in README
authorAnatolij Gustschin <agust@denx.de>
Tue, 21 Oct 2014 12:26:45 +0000 (14:26 +0200)
committerWolfgang Denk <wd@denx.de>
Mon, 27 Oct 2014 13:35:55 +0000 (14:35 +0100)
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>
board/freescale/mpc5121ads/README

index defcd6b469a0d04d1224dd70d64e6fe2f23272a3..741bc40382ea5be5a3b2c71f69803c2ecfdfdc0d 100644 (file)
@@ -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