6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
label buildroot
|
|
kernel /zImage
|
|
devicetree /bcm2835-rpi-b-plus.dtb
|
|
devicetree-overlay /ssd1306.dtbo
|
|
append root=/dev/mmcblk0p2 rootwait console=tty1 console=ttyAMA0,115200
|