[U-Boot] [PATCH 02/19] dm: cpu: Add timebase frequency to the platdata

Simon Glass sjg at chromium.org
Tue Nov 13 20:01:59 UTC 2018


On 13 November 2018 at 00:21, Bin Meng <bmeng.cn at gmail.com> wrote:
> This adds a timebase_freq member to the 'struct cpu_platdata', to
> hold the "timebase-frequency" value in the cpu or /cpus node.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  include/cpu.h | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

Could we have comments for the struct members?


More information about the U-Boot mailing list