uboot-mt623x/board/davinci
Sekhar Nori 4f6fc15b42 DA850 EVM: passing maximum clock rate information to kernel
The TI DA850/OMAP-L138/AM18x EVM can be populated with devices
having different maximum allowed CPU clock rating.

The maximum clock the chip can support can only be determined from
the label on the package (not software readable).

Introduce a method to pass the maximum allowed clock rate information
to kernel using ATAG_REVISION. The kernel uses this information to
determine the maximum cpu clock rate reachable using cpufreq.

Note that U-Boot itself does not set the CPU clock rate. The CPU
clock is setup by a primary bootloader ("UBL"). The rate setup by
UBL could be different from the maximum clock rate supported by the
device.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-11-19 16:29:11 -05:00
..
common Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
da8xxevm DA850 EVM: passing maximum clock rate information to kernel 2010-11-19 16:29:11 -05:00
dm355evm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
dm355leopard Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
dm365evm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
dm6467evm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
dvevm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
schmoogie Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sffsdr Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
sonata Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00