constify default env
authorMike Frysinger <vapier@gentoo.org>
Sat, 23 Apr 2011 23:43:21 +0000 (23:43 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Jul 2011 14:34:22 +0000 (16:34 +0200)
commit147c7169e859128e86da96275c48d200ad720fd6
tree2b1ae2345cffc4c8262698cce119ef877adbb642
parentc3eb3fe490daeb3746e5b1fe354ff1a19eb3e3a8
constify default env

I can't see any obvious needs for the default environment to be writable,
so make it const.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/env_common.c
common/env_flash.c
include/environment.h