[U-Boot-Users] [RFC/PATCH 6/6] Add support for environment in SPI flash
Wolfgang Denk
wd at denx.de
Thu Jun 5 00:06:30 CEST 2008
In message <1210929035-7997-6-git-send-email-haavard.skinnemoen at atmel.com> you wrote:
> This is pretty incomplete...it doesn't handle reading the environment
> before relocation, it doesn't support redundant environment, and it
> doesn't support embedded environment. But apart from that, it does
> seem to work.
I suppose more patches to add the missing features will follow soon ?
> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen at atmel.com>
> ---
> common/Makefile | 1 +
> common/cmd_nvedit.c | 3 +-
> common/env_common.c | 3 +-
> common/env_sf.c | 131 +++++++++++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 136 insertions(+), 2 deletions(-)
> create mode 100644 common/env_sf.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The joys of love made her human and the agonies of love destroyed
her.
-- Spock, "Requiem for Methuselah", stardate 5842.8
More information about the U-Boot
mailing list