mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 14:10:22 +01:00
In python 3.x, print must be used as a function call. Convert all print statements to the function call style, importing from __future__ where we print with no trailing newline or print to a file object. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Acked-by: Simon Glass <sjg@chromium.org>
19 KiB
19 KiB