Skip to content
Commit cb491cac authored by Alexander Razinkov's avatar Alexander Razinkov Committed by Kumar Gala
Browse files

drivers: support 64-bit addresses from devicetree for PLIC, MTIMER, UART



Usage of 64-bit address constants from devicetree without
an UINT64_C wrapping macro results in the following warning
and the cut-off of the address value:

"warning: integer constant is so large that it is unsigned"

This change fixes such issue for PLIC, MTIMER and UART in case
they are used with some 64-bit RISC-V platforms

Signed-off-by: default avatarAlexander Razinkov <alexander.razinkov@syntacore.com>
parent b158c52e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment