Commit 25a9bd62 authored by Andrei Errapart's avatar Andrei Errapart Committed by David Gibson
Browse files

Correct write_propval_bytes() for platforms with signed char by default



Some platforms (including the Microsoft C compiler) have char defaulting
to signed.  write_propval_bytes() in the -O dts code will not behave
correctly in this case, due to sign extension.

Signed-off-by: default avatarAndrei Errapart <andrei@errapartengineering.com>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent fa928fba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment