Attention is currently required from: Julius Werner.
Elyes Haouas has posted comments on this change by Elyes Haouas. ( https://review.coreboot.org/c/coreboot/+/82735?usp=email )
Change subject: [test]Makefile.mk: Use Wbad-function-cast command option
......................................................................
Patch Set 7:
(1 comment)
Patchset:
PS7:
maybe this needs some changes:
in src/include/console/uart.h:
`static inline void *uart_platform_baseptr(unsigned int idx)` to
`static inline uintptr_t uart_platform_baseptr(unsigned int idx)`
same for cbmem_top in 'src/include/cbmem.h to `uintptr_t cbmem_top(void);`
--
To view, visit
https://review.coreboot.org/c/coreboot/+/82735?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I7981230009ac93aa42911eab923dbcffeac25232
Gerrit-Change-Number: 82735
Gerrit-PatchSet: 7
Gerrit-Owner: Elyes Haouas
ehaouas@noos.fr
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Julius Werner
jwerner@chromium.org
Gerrit-Comment-Date: Sat, 01 Jun 2024 15:04:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No