[U-Boot] [PATCH v2 2/9] dm: cpu: Test against cpu_ops->get_info in cpu_get_info()

Simon Glass sjg at chromium.org
Sat Jun 13 01:03:43 CEST 2015


On 12 June 2015 at 13:10, Simon Glass <sjg at chromium.org> wrote:
> Hi Bin,
>
> On 12 June 2015 at 00:52, Bin Meng <bmeng.cn at gmail.com> wrote:
>> In cpu_get_info() it wrongly tests against cpu_ops->get_desc to see
>> if it is NULL. It should test against cpu_ops->get_info.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  drivers/cpu/cpu-uclass.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> I have the same commit locally - I thought I sent it but obviously not.
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86.


More information about the U-Boot mailing list