]> git.sur5r.net Git - u-boot/blobdiff - tools/microcode-tool.py
dtoc: Make use of the new pylibfdt methods
[u-boot] / tools / microcode-tool.py
index 790c27e45987e197ed450469d6e3791ee48c8be2..249a33b8cac440a1bf021dc71074f8d3a96243fc 100755 (executable)
@@ -1,9 +1,8 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2014 Google, Inc
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 # Intel microcode update tool
 
 from optparse import OptionParser