commit | fb88f2c4a53797f238fb07e1f6b0b43fb1324d83 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Sep 18 15:23:49 2018 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Tue Sep 18 15:36:48 2018 +0100 |
tree | 0b4b59d517acabfb2b1b258a0fd4087842e2730f | |
parent | 78d6fd9e36005f6c8ece96af0de93aa161ee3457 [diff] [blame] |
Fix comments. Change-Id: Ife256a2523b6513bfb5e051a099583db2060b3ba
diff --git a/src/fdt_test.cc b/src/fdt_test.cc index cb0d14c..6d55242 100644 --- a/src/fdt_test.cc +++ b/src/fdt_test.cc
@@ -29,7 +29,7 @@ * }; * * $ dtc --boot-cpu 0 --in-format dts --out-format dtb --out-version 17 test.dts - * | xxd + * | xxd -i */ static const uint8_t test_dtb[] = {