riscv-pk: stop DTS spam on boot (it's too much info now)

This commit is contained in:
Wesley W. Terpstra 2018-02-08 14:07:38 -08:00
parent ff2e910278
commit 8f91f28459
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ $(bbl): $(pk_srcdir) $(vmlinux_stripped)
cd $(pk_wrkdir) && $</configure \
--host=$(target) \
--with-payload=$(vmlinux_stripped) \
--enable-logo --enable-print-device-tree \
--enable-logo \
--with-logo=$(abspath conf/sifive_logo.txt)
CFLAGS="-mabi=$(ABI) -march=$(ISA)" $(MAKE) -C $(pk_wrkdir)