I am trying to implement a kiosk style boot on a Chipsee panel computer, running a Linaro Ubuntu variant.
I want to turn off the four penguins that show up, then the usual long list of boot messages.
Grub is not present, the boot loader is U-Boot. I don't want to recompile the kernel if I don't have to.
I have already tried modifying linux.config in /boot, adding quiet and loglevel=3 to the kernel command line. No change in behavior.
Distributor ID: Linaro
Description: Linaro 12.11
Release: 12.11
Codename: precise
Any help would be most appreciated.