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

2017-06-01 Thread Bin Meng
On Thu, Jun 1, 2017 at 11:12 AM, Simon Glass wrote: > On 31 May 2017 at 02:04, Bin Meng 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 >> --- >> >> arch/x86/cpu/baytra

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

2017-05-31 Thread Simon Glass
On 31 May 2017 at 02:04, Bin Meng 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 > --- > > arch/x86/cpu/baytrail/fsp_configs.c | 4 > arch/x86/dts/bay

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

2017-05-31 Thread Stefan Roese
On 31.05.2017 10:04, Bin Meng 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 Reviewed-by: Stefan Roese Thanks, Stefan ___ U-Boot ma

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

2017-05-31 Thread Bin Meng
"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 --- arch/x86/cpu/baytrail/fsp_configs.c | 4 arch/x86/dts/bayleybay.dts | 2 -- arch/x86/dt