[U-Boot] [PATCH v2 55/55] x86: fdt: Drop the unused compatible strings in fdtdec

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:04:35 CET 2016


Hi Simon,

On Mon, Jan 18, 2016 at 7:12 AM, Simon Glass <sjg at chromium.org> wrote:
> We have drivers for several more devices now, so drop the strings which are
> no-longer used.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Drop bd82x6x_pci_init() function and associated DM-conversion patch
> - Drop LPC init method an 'Add an init() method to the LPC uclass' patch
>
>  arch/x86/cpu/ivybridge/lpc.c | 6 ------
>  include/fdtdec.h             | 5 -----
>  lib/fdtdec.c                 | 5 -----
>  3 files changed, 16 deletions(-)
>

This patch does not apply on existing u-boot-x86/master. I tried to
rebase u-boot-x86/master on top of latest u-boot/master, but it still
does not apply. Please rebase this patch on top of current
u-boot-x86/master and submit a new version. Thanks!

Regards,
Bin


More information about the U-Boot mailing list