Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 年之前 |
Mike Frysinger
|
962ad59e25
env_nand: return error when no device is found
|
14 年之前 |
Scott Wood
|
53504a2789
NAND: formatting cleanups from env.oob support
|
15 年之前 |
Ben Gardiner
|
c9f7351b5b
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
|
15 年之前 |
Wolfgang Denk
|
0e70aaa485
shannon/INFERNO: fix special handling of environment configuration
|
15 年之前 |
Wolfgang Denk
|
15b86c3d6c
env_nand.c: print error message and fail gracefully
|
15 年之前 |
Mike Frysinger
|
18304f7675
env: kill off default_environment_size
|
15 年之前 |
Scott Wood
|
be33b046b5
Remove legacy NAND and disk on chip code.
|
16 年之前 |
Guennadi Liakhovetski
|
b74ab73736
nand_spl: read environment early, when booting from NAND using nand_spl
|
16 年之前 |
Guennadi Liakhovetski
|
d27bc728cf
env_nand: remove unused variable.
|
16 年之前 |
Mike Frysinger
|
bdab39d358
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
|
16 年之前 |
derek@siconix.com
|
5a9427dc9b
env_nand: fix env memory release
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
06f6135439
env_nand: Move conditional compilation to Makefile
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
51bfee1920
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
|
16 年之前 |
Guennadi Liakhovetski
|
c3db8c649c
NAND: Do not write or read a whole block if it is larger than the environment
|
16 年之前 |
Wolfgang Denk
|
40234535ee
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
|
17 年之前 |
Harald Welte
|
5bb12dbd7a
Remove code duplication for setting the default environment
|
17 年之前 |
Marcel Ziswiler
|
99c2b434d3
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
|
17 年之前 |
Wolfgang Denk
|
e093a24762
Coding Style Cleanup
|
17 年之前 |
Philip Balister
|
9e4006bca3
NAND: Add missing declaration to non-redundant saveenv().
|
17 年之前 |
Stuart Wood
|
cc49cadeeb
env_nand.c: Added bad block management for environment variables
|
17 年之前 |
Stelian Pop
|
5922db6c09
Cleanup nand_info[] declaration.
|
17 年之前 |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 年之前 |
dirk.behme@googlemail.com
|
378e7ec95d
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
|
17 年之前 |
Wolfgang Denk
|
f7b16a0a4d
common/env_nand.c: fix one more incompatible pointer type issue
|
17 年之前 |
Wolfgang Denk
|
4ca79f477e
NAND: fix some strict-aliasing compiler warnings
|
17 年之前 |
Marcel Ziswiler
|
7817cb2083
fix comments with new drivers organization
|
17 年之前 |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 年之前 |
Jon Loeliger
|
c3517f919d
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 年之前 |