dtoc: Fix the value of SetInt()
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:49 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit41b781ddf1869f5349e05ace888979f3673fe8c6
treec7c4155b3dfa572cc2f9aba0186c4f61d2b11b52
parent8c466ed3807811de0c5daf3e803048a6f4bd7401
dtoc: Fix the value of SetInt()

This does not set the correct value at present. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/fdt.py