Re: [U-Boot] relationship between "ARM_DCC" and "DEBUG_UART_ARM_DCC"?

2019-04-23 Thread Michal Simek
Ășt 23. 4. 2019 v 13:14 odesĂ­latel Robert P. J. Day napsal: > On Tue, 23 Apr 2019, Michal Simek wrote: > > > On 19. 04. 19 13:27, Robert P. J. Day wrote: > > > > > > just noticed the oddness regarding those two Kbuild symbols: > > > > > > $ git grep ARM_DCC > > > arch/x86/include/asm/acpi_table.

Re: [U-Boot] relationship between "ARM_DCC" and "DEBUG_UART_ARM_DCC"?

2019-04-23 Thread Robert P. J. Day
On Tue, 23 Apr 2019, Michal Simek wrote: > On 19. 04. 19 13:27, Robert P. J. Day wrote: > > > > just noticed the oddness regarding those two Kbuild symbols: > > > > $ git grep ARM_DCC > > arch/x86/include/asm/acpi_table.h:#define ACPI_DBG2_ARM_DCC 0x000F > > configs/zynq_cse_qspi_defconfig:CON

Re: [U-Boot] relationship between "ARM_DCC" and "DEBUG_UART_ARM_DCC"?

2019-04-23 Thread Michal Simek
On 19. 04. 19 13:27, Robert P. J. Day wrote: > > just noticed the oddness regarding those two Kbuild symbols: > > $ git grep ARM_DCC > arch/x86/include/asm/acpi_table.h:#define ACPI_DBG2_ARM_DCC 0x000F > configs/zynq_cse_qspi_defconfig:CONFIG_DEBUG_UART_ARM_DCC=y > drivers/serial/Kconfig:conf

[U-Boot] relationship between "ARM_DCC" and "DEBUG_UART_ARM_DCC"?

2019-04-19 Thread Robert P. J. Day
just noticed the oddness regarding those two Kbuild symbols: $ git grep ARM_DCC arch/x86/include/asm/acpi_table.h:#define ACPI_DBG2_ARM_DCC 0x000F configs/zynq_cse_qspi_defconfig:CONFIG_DEBUG_UART_ARM_DCC=y drivers/serial/Kconfig:config DEBUG_UART_ARM_DCC drivers/serial/Makefile:obj-$(CONFIG_