Commit Graph

29 Commits (9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 06f6135439 env_nand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Guennadi Liakhovetski c3db8c649c NAND: Do not write or read a whole block if it is larger than the environment 16 years ago
Harald Welte 5bb12dbd7a Remove code duplication for setting the default environment 16 years ago
Marcel Ziswiler 99c2b434d3 NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c. 16 years ago
Wolfgang Denk e093a24762 Coding Style Cleanup 16 years ago
Philip Balister 9e4006bca3 NAND: Add missing declaration to non-redundant saveenv(). 16 years ago
Stuart Wood cc49cadeeb env_nand.c: Added bad block management for environment variables 16 years ago
Stelian Pop 5922db6c09 Cleanup nand_info[] declaration. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Stelian Pop 54694a9142 Cleanup nand_info[] declaration. 16 years ago
dirk.behme@googlemail.com 378e7ec95d Fix warning in env_nand.c if compiled for DaVinci Schmoogie 16 years ago
Wolfgang Denk f7b16a0a4d common/env_nand.c: fix one more incompatible pointer type issue 16 years ago
Wolfgang Denk 4ca79f477e NAND: fix some strict-aliasing compiler warnings 16 years ago
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger c3517f919d common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger b453960d4f common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Markus Klotzbuecher e443c944cf Support for redundant environment in NAND Flash. 19 years ago
Wolfgang Denk d52fb7e3d1 Some code cleanup for GCC 4.x 19 years ago
Bartlomiej Sieka 3d65390e21 Fixed a bug in saveenv(). Credit: Markus Klotzbuecher. 19 years ago
Markus Klotzbuecher 3c4eb0880b Some minor fixes to environment in NAND code. 19 years ago
Bartlomiej Sieka addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific 19 years ago
Wolfgang Denk 31466294b0 Remove unneeded #include <malloc.h> 19 years ago
wdenk 49822e23a0 Patch by Josef Wagner, 04 Jun 2004: 20 years ago
wdenk 13a5695b7c Patch by Jian Zhang, 20 May 2004: 20 years ago