mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
0694f805ed
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>
7 lines
311 B
Text
7 lines
311 B
Text
To configure for the current (Rev 3.x) ADS5121
|
|
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 mpc5121ads_rev2_config
|