On Mon, Jul 9, 2012 at 6:02 PM, David Cullen <David.Cullen@koe-americas.com> wrote:
> adding 'text' in the bootargs should do that.

On a desktop system that would be an easy way to do it.

Unfortunately, on the PandaBoard, it requires mounting the SD card
boot partition on another system, modifying the boot.cmd script, and
running mkimage to create a new boot.scr.

I think I will go with the method that is buried in this thread

nope, that easy on a pandaboard too ;-)

1- boot your panda
2- edit /boot/boot.script and change the bootargs
3- run sudo flash-kernel
4- reboot

the flash-kernel command will regenerate the boot.scr and place it in the BOOT partition.