aboutsummaryrefslogtreecommitdiff
path: root/common/env_onenand.c
AgeCommit message (Expand)Author
2008-12-02OneNAND: Add missing mtd info struct before calling onenand_erase()Stefan Roese
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENANDJean-Christophe PLAGNIOL-VILLARD
2008-08-13Fix OneNAND build breakKyungmin Park
2008-08-10OneNAND: Remove base address offset usagedirk.behme@googlemail.com
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD
2008-04-13Fix OneNAND erase commandKyungmin Park
2007-11-15Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse
2007-09-17OneNAND support (take #2)Kyungmin Park