ARM: sheevaplug: unbreak default environment
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 17 Jan 2016 17:23:42 +0000 (18:23 +0100)
committerLuka Perkov <luka.perkov@sartura.hr>
Mon, 14 Mar 2016 22:29:36 +0000 (23:29 +0100)
commit58a7a3255dcb36fa88523c155a33221003a340d8
tree97925ea5df75941897e8fc1f6bd5a890bb4f9854
parentdf61a74e6845ec9bdcdd48d2aff5e9c2c6debeaa
ARM: sheevaplug: unbreak default environment

Commit 1e3d640316 (ARM: sheevaplug: redefine MTDPARTS) changed the mtdparts
part of the default environment, but dropped the trailing zero termination -
So the definition of x_bootcmd_kernel becomes part of the x_bootargs
variable.

Fix it by reintroducing the zero termination.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
include/configs/sheevaplug.h