riscv-pk: stop DTS spam on boot (it's too much info now)
This commit is contained in:
parent
ff2e910278
commit
8f91f28459
2
Makefile
2
Makefile
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user