beagle: fix termination of buddy env setting

Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
This commit is contained in:
Peter Meerwald 2012-07-02 03:43:31 +00:00 committed by Albert ARIBAUD
parent fff1a57208
commit 847b83d02d

View File

@ -224,7 +224,7 @@
"bootfile=uImage.beagle\0" \ "bootfile=uImage.beagle\0" \
"console=ttyO2,115200n8\0" \ "console=ttyO2,115200n8\0" \
"mpurate=auto\0" \ "mpurate=auto\0" \
"buddy=none "\ "buddy=none\0" \
"optargs=\0" \ "optargs=\0" \
"camera=none\0" \ "camera=none\0" \
"vram=12M\0" \ "vram=12M\0" \