initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Embed the DTB in the kernel image
|
||||
CONFIG_NIOS2_DTB_SOURCE_BOOL=y
|
||||
CONFIG_NIOS2_DTB_SOURCE="10m50_devboard.dts"
|
||||
@@ -0,0 +1,5 @@
|
||||
Run the emulation with:
|
||||
|
||||
qemu-system-nios2 -kernel output/images/vmlinux -nographic # qemu_nios2_10m50_defconfig
|
||||
|
||||
The login prompt will appear in the terminal that started Qemu.
|
||||
Reference in New Issue
Block a user