[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bootargs for Debian u-boot



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.


Reply to: