From a747a7f31059b9069e97c78bba5496409c33aa05 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 27 Oct 2009 00:03:32 +0100 Subject: Revert "env: only build env_embedded and envcrc when needed" Breaks building on many boards, and no really clean fix available yet. This reverts commit 6dab6add2d8ee80905234b326abc3de11be1d178. --- README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README') diff --git a/README b/README index 744f6bf59..dee0e674a 100644 --- a/README +++ b/README @@ -2305,11 +2305,6 @@ The following definitions that deal with the placement and management of environment data (variable area); in general, we support the following configurations: -- CONFIG_BUILD_ENVCRC: - - Builds up envcrc with the target environment so that external utils - may easily extract it and embed it in final U-Boot images. - - CONFIG_ENV_IS_IN_FLASH: Define this if the environment is in flash memory. -- cgit v1.2.3