
18 Jun
2024
18 Jun
'24
6:22 p.m.
On Mon, Jun 17, 2024 at 05:32:53PM +0200, Jerome Forissier wrote:
Prefix the flash status codes (ERR_*) with FL_ in order to avoid clashes with third-party libraries. Case in point: including the lwIP library header file <lwip/err.h> which defines err_enum_t as an enum with values being ERR_*.
Signed-off-by: Jerome Forissier jerome.forissier@linaro.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom