]> git.baikalelectronics.ru Git - uboot.git/commit
libfdt: Fix the Python pack() function
authorSimon Glass <sjg@chromium.org>
Fri, 6 Jul 2018 16:27:21 +0000 (10:27 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 9 Jul 2018 15:11:00 +0000 (09:11 -0600)
commit1391738d9daeb98bdc7739d534eaa02fedb101c4
tree942fcd581f6c29c84860200029d8cd479a50533c
parent5a137896d0cac09b99b3bbdc97baad90b0aa2965
libfdt: Fix the Python pack() function

This currently fails to reduce the device-tree bytearray size. Fix this.

This stands in for a pending upstream change.

Signed-off-by: Simon Glass <sjg@chromium.org>
scripts/dtc/pylibfdt/libfdt.i_shipped