On Sat, 2014-06-28 at 11:54 +0200, Rainer Dorsch wrote: > Hello, > > I would like to give my cubox-i some additional bootargs like > > video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 cma=64 console=tty1 > ahci_imx.hotplug=1 root=/dev/mmcblk0p2 rootfstype=ext4 ro rootwait > console=ttymxc00 > > Is currently the only way to do this to modify boot.scr which contains > > setenv bootargs 'root=/dev/mmcblk0p2 rootfstype=ext4 ro rootwait > console=ttymxc0,115200' > > manually (and redo that after each flash-kernel) ?
You can add them to /etc/default/flash-kernel too. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751816 is about improving the situation wrt bootargs stuff. Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

