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