mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
72601d04fd
We rename the board so we use a consistent name in U-Boot and in Linux. Also, we use this opportunity to move the board into the Freecale vendor directory. Signed-off-by: Wolfgang Denk <wd@denx.de> Cc: John Rigby <jcrigby@gmail.com>
7 lines
305 B
Text
7 lines
305 B
Text
To configure for the current (Rev 3.x) ADS5121
|
|
make ads5121_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
|