[U-Boot] [PATCH 2/4] x86: baytrail: Remove "serial-debug-port-*" settings

Simon Glass sjg at chromium.org
Thu Jun 1 03:12:08 UTC 2017


On 31 May 2017 at 02:04, Bin Meng <bmeng.cn at gmail.com> wrote:
> "serial-debug-port-address" and "serial-debug-port-type" settings
> are actually reserved in the FSP UPD data structure. Remove them.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/baytrail/fsp_configs.c                  | 4 ----
>  arch/x86/dts/bayleybay.dts                           | 2 --
>  arch/x86/dts/baytrail_som-db5800-som-6867.dts        | 2 --
>  arch/x86/dts/minnowmax.dts                           | 2 --
>  arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h     | 3 +--
>  doc/device-tree-bindings/misc/intel,baytrail-fsp.txt | 2 --
>  6 files changed, 1 insertion(+), 14 deletions(-)

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


More information about the U-Boot mailing list