mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
label stm32f469-disco-buildroot
|
|
kernel /boot/zImage
|
|
devicetree /boot/stm32f469-disco.dtb
|
|
append console=ttySTM0,115200 root=/dev/mmcblk0p1 rw rootfstype=ext2 rootwait earlyprintk consoleblank=0 ignore_loglevel
|