Use file for cmdline.txt (#1568)
* Remove duplicate config.txt copy statement * Use static cmdline.txt file Instead of dynamically creating cmdline.txt use a static version of it. This aligns with other boot loader/firmware configuration files and makes it easier to customize the file per board.
This commit is contained in:
1
buildroot-external/board/raspberrypi/cmdline.txt
Normal file
1
buildroot-external/board/raspberrypi/cmdline.txt
Normal file
@@ -0,0 +1 @@
|
||||
dwc_otg.lpm_enable=0 console=tty1
|
||||
Reference in New Issue
Block a user