Attention is currently required from: Julius Werner.
Hello Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86115?usp=email
to look at the new patch set (#2).
Change subject: symbols: Add REGION() and REGION_END() macros ......................................................................
symbols: Add REGION() and REGION_END() macros
Define the REGION() and REGION_END() macros for platform code to reference to the region start and end addresses more easily.
Note that memlayout.h also defines macros of the same name, but that's fine, as that header is supposed to be included from memlayout.ld only.
Change-Id: Ie80275a74a4015e72eaab204982b915e4435a339 Signed-off-by: Yu-Ping Wu yupingso@chromium.org --- M src/include/symbols.h 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/86115/2