diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2017-05-31 01:04:13 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2017-06-05 08:55:22 +0800 |
commit | 6702488cfa90831454d83a63eb0b4a0bb82a3a1f (patch) | |
tree | 49ac3b7269c19883d9a5b44f60e6b45c66e17032 /arch/x86/dts/baytrail_som-db5800-som-6867.dts | |
parent | 455a5a8086b17bd6fb60c86ec34299cae6ce2950 (diff) | |
download | u-boot-6702488cfa90831454d83a63eb0b4a0bb82a3a1f.tar.gz u-boot-6702488cfa90831454d83a63eb0b4a0bb82a3a1f.tar.bz2 u-boot-6702488cfa90831454d83a63eb0b4a0bb82a3a1f.zip |
x86: baytrail: Remove "serial-debug-port-*" settings
"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@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/dts/baytrail_som-db5800-som-6867.dts')
-rw-r--r-- | arch/x86/dts/baytrail_som-db5800-som-6867.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/dts/baytrail_som-db5800-som-6867.dts b/arch/x86/dts/baytrail_som-db5800-som-6867.dts index d4199a3c46..61af6366e0 100644 --- a/arch/x86/dts/baytrail_som-db5800-som-6867.dts +++ b/arch/x86/dts/baytrail_som-db5800-som-6867.dts @@ -285,8 +285,6 @@ fsp,scc-enable-pci-mode; fsp,os-selection = <4>; fsp,enable-igd; - fsp,serial-debug-port-address = <0x3f8>; - fsp,serial-debug-port-type = <1>; }; microcode { |