[U-Boot] [PATCH v2 20/51] x86: dts: Drop memory SPD compatible string

Bin Meng bmeng.cn at gmail.com
Mon Mar 14 06:38:24 CET 2016


On Mon, Mar 14, 2016 at 1:07 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Sat, Mar 12, 2016 at 1:07 PM, Simon Glass <sjg at chromium.org> wrote:
>> This is not needed now that the memory controller driver has the SPD data
>> in its own node.
>>
>> Signed-off-by: Simon Glass <sjg at chromium.org>
>> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> Changes in v2: None
>>
>>  arch/x86/dts/chromebook_link.dts | 1 -
>>  include/fdtdec.h                 | 1 -
>>  lib/fdtdec.c                     | 1 -
>>  3 files changed, 3 deletions(-)
>>
>
> applied to u-boot-x86/next, thanks!

Ah, this one does not pass buildman as it has dependencies on previous
patches. Revert this one.

Regards,
Bin


More information about the U-Boot mailing list