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

Bin Meng bmeng.cn at gmail.com
Thu Jun 1 08:34:12 UTC 2017


On Thu, Jun 1, 2017 at 11:12 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list