Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33065 )
Change subject: soc/intel/apollolake/Kconfig: Add CONSOLE_UART_BASE_ADDRESS
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/33065/2/src/soc/intel/apollolake/Kconfig
File src/soc/intel/apollolake/Kconfig:
https://review.coreboot.org/#/c/33065/2/src/soc/intel/apollolake/Kconfig@367
PS2, Line 367: 0xddffe000
Use the define in iomap. […]
It wouldn't work as CONSOLE_UART_BASE_ADDRESS is used outside
of C (you can pass numbers from Kconfig to C but not the other
way around).
I have tried to clean the redundancy up in a different way,
get rid of the definitions in `iomap.h`: topic:lpss_console_cleanup
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33065
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I32c18aa6f767cfaf14e3b86796d7d7a32ff1d3d5
Gerrit-Change-Number: 33065
Gerrit-PatchSet: 2
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Felix Singer
felixsinger@posteo.net
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Lance Zhao
lance.zhao@gmail.com
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Wed, 29 May 2019 21:42:23 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Lance Zhao
lance.zhao@gmail.com
Gerrit-MessageType: comment