summaryrefslogtreecommitdiff
path: root/lib/utils/timer
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2021-05-28 19:06:32 +0200
committerAnup Patel <[email protected]>2021-06-02 17:06:17 +0530
commit66c4fca532288c750681f33339016772b0ffbf2a (patch)
treeb8b187a802156646642492e24dd2fcec202c2c2e /lib/utils/timer
parentd9ba6536d307f05a838e7c96cd20b0b7e43ec886 (diff)
lib: utils: consider ':' in stdout-path
The value of the /chosen/stdout-path devicetree property is used to determine the UART used by openSBI. According to the devicetree specification the value may contain a hyphen, e.g. chosen {                 stdout-path = "/serial@f00:115200";         }; If the character ':' is present, it terminates the path of the device. Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'lib/utils/timer')
0 files changed, 0 insertions, 0 deletions