patman: Move to absolute imports
[oweals/u-boot.git] / tools / binman / etype / u_boot_with_ucode_ptr.py
index 47ee33caba452aae708bdb11842fe302b5eca849..06047b654df577e0a96259ca6e16679f7bd98425 100644 (file)
@@ -11,8 +11,8 @@ from binman import elf
 from binman.entry import Entry
 from binman.etype.blob import Entry_blob
 from dtoc import fdt_util
-import tools
-import command
+from patman import tools
+from patman import command
 
 class Entry_u_boot_with_ucode_ptr(Entry_blob):
     """U-Boot with embedded microcode pointer