[U-Boot-Users] [PATCH] 85xx: Speed up get_ddr_freq() and get_bus_freq()

Andy Fleming afleming at gmail.com
Thu Feb 28 01:21:36 CET 2008


On Tue, Feb 12, 2008 at 9:57 AM, Kumar Gala <galak at kernel.crashing.org> wrote:
> From: James Yang
>
>  get_ddr_freq() and get_bus_freq() used get_sys_info() each time they were
>  called.  However, get_sys_info() recalculates extraneous information when
>  called each time.  Have get_ddr_freq() and get_bus_freq() return memoized
>  values from global_data instead.
>
>  Signed-off-by: James Yang
>  Signed-off-by: Kumar Gala <galak at kernel.crashing.org>

Applied to for-1.3.3, thanks




More information about the U-Boot mailing list