]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix default environment for AMCC boards
authorStefan Roese <sr@denx.de>
Fri, 15 Oct 2010 06:41:01 +0000 (08:41 +0200)
committerStefan Roese <sr@denx.de>
Wed, 20 Oct 2010 08:08:56 +0000 (10:08 +0200)
commitacfbbb90b27971abaca1800dba22b1dc60a33369
tree2712ed148b4d88661bda0f40e1c78887f76a21e9
parent4adcbdc6be6d01f99c6694972f150a6cce109878
ppc4xx: Fix default environment for AMCC boards

Commit 0ad7f0950a9bc0a69b3cd5f34ccf7da25fcf1c6d [ppc4xx: cleanup
default environment for AMCC boards] broke the default env for
many PPC4xx boards. The '\0' character got removed at the end
of some environment commands like "update". This patch adds the
missing '\0' characters again.

Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/amcc-common.h