On Thu, May 24, 2018 at 8:32 PM, nixiaoming <nixiaoming@xxxxxxxxxx> wrote: > format specifier "d" need arg type "int" , but the according arg > "fdt32_to_cpu(xxx)" has type "unsigned int" Are you seeing a warning and under what conditions? > > Signed-off-by: nixiaoming <nixiaoming@xxxxxxxxxx> > --- > scripts/dtc/fdtdump.c | 6 +++--- > scripts/dtc/flattree.c | 2 +- > 2 files changed, 4 insertions(+), 4 deletions(-) The kernel's copy of dtc is just a sync'ed copy from upstream. Please submit patches against upstream dtc. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html