13da567 fix kernel opts for grub

Authored and Committed by phomes 3 years ago
    fix kernel opts for grub
    
    Setting up console was only working for the non-grub case.
    Same with vc4 blacklisting
    
    This extracts appending kernel parameters into a function that
    handles both cases.
    
    For grub we update both grubenv and /etc/default/grub
    
        
file modified
+15 -10