From: Peter Meerwald
Date: Mon, 2 Jul 2012 03:43:31 +0000 (+0000)
Subject: beagle: fix termination of buddy env setting
X-Git-Tag: v2012.10-rc1~339
X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=847b83d02d01e9b799b8f32f7b9b182433d783c5;p=pandora-u-boot.git
beagle: fix termination of buddy env setting
Signed-off-by: Peter Meerwald
---
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 657780edcff..53176c0b57d 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -224,7 +224,7 @@
"bootfile=uImage.beagle\0" \
"console=ttyO2,115200n8\0" \
"mpurate=auto\0" \
- "buddy=none "\
+ "buddy=none\0" \
"optargs=\0" \
"camera=none\0" \
"vram=12M\0" \