]> git.baikalelectronics.ru Git - uboot.git/commit
efi_selftest: use CRLF as line endings in dtbdump
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 19 Jan 2021 09:06:00 +0000 (10:06 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 20 Jan 2021 07:17:17 +0000 (08:17 +0100)
commit1e2ff75cd36abcfaef039b9dcd1f5dbfb6a425cb
tree47a06edf688e09168fea90b254f7ce24853be520
parent1b6adce8679378b70efd600041b024406557a286
efi_selftest: use CRLF as line endings in dtbdump

EFI applications must use CR LF as line endings.

Provide a print() function to reduce code size.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_selftest/dtbdump.c