Fix Werrors caused by GCC-14.1.0 porting
authorDongkyun Son <dongkyun.s@samsung.com>
Wed, 5 Jun 2024 00:35:17 +0000 (09:35 +0900)
committerMichal Wilczynski <m.wilczynski@samsung.com>
Mon, 28 Oct 2024 07:29:01 +0000 (08:29 +0100)
commit39078174c7ff3e9dee66d9dfeaeb0d223bd67f67
treeb8448e6a34f9a35c2ba8cd1598f6f51bfa0bbee3
parent2ac6f60a30451b4cc6887b00f39af698e9b2f30d
Fix Werrors caused by GCC-14.1.0 porting

-Wint-conversion
-Wimplicit-function-declaration

https://gcc.gnu.org/gcc-14/porting_to.html

Change-Id: I14221a5468496494f90f505b47d052e25292aa96
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
arch/riscv/lib/bootm.c
board/thead/light-c910/lpddr4/src/lpddr4_init.c