]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL
authorYing Zhang <b40530@freescale.com>
Mon, 20 May 2013 06:07:25 +0000 (14:07 +0800)
committerAndy Fleming <afleming@freescale.com>
Thu, 20 Jun 2013 22:08:51 +0000 (17:08 -0500)
commitba1bee43ec3fd314e3216cecdafd45747e46e223
treeec4a10c4602cc2cee19ab9f82c25ced1ecca7d93
parent67ad0d52df4106caacc0c640473d9b3e29ee8eba
common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL

There will need the environment in SPL for reasons other than network
support (in particular, hwconfig contains info for how to set up DDR).

Add a new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT
for environment in common/Makefile.

Signed-off-by: Ying Zhang <b40530@freescale.com>
Reviewed-by: Tom Rini <trini@ti.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
README
common/Makefile
include/configs/a3m071.h
include/configs/am335x_evm.h
include/configs/pcm051.h