On 07/06/15 14:09, John Hughes wrote:
But I get no console output with :
bootcmd=setenv bootargs $(bootargs_console); run bootcmd_mmc; bootm
0x00800000 0x01100000
Replacing "$(bootargs_console)" (cut'n'pasted from
http://www.cyrius.com/debian/kirkwood/sheevaplug/install/) with
"${bootargs_console}" works.

