commit | 72cb5f07bda02f0a7bc673d55e463f5b9ec716b0 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Mon Jan 07 02:53:41 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jan 16 10:52:07 2013 +0100 |
tree | 7052cd366046b15a0701d4a8a8b5a1d5b3c38814 | |
parent | e0d783b2adc8ecf31543fe26f00be3de2e5186a5 [diff] |
MIPS: bootm.c: separate environment initialization Move the environment initialization code into a separate function. This make the code reusable for bootm subcommands. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>