summaryrefslogtreecommitdiff
path: root/common/env_onenand.c
Commit message (Expand)AuthorAgeLines
* OneNAND: Add missing mtd info struct before calling onenand_erase()Stefan Roese2008-12-02-0/+1
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* env_onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+0
* rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENANDJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* Fix OneNAND build breakKyungmin Park2008-08-13-5/+5
* OneNAND: Remove base address offset usagedirk.behme@googlemail.com2008-08-10-3/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-1/+1
* Fix OneNAND erase commandKyungmin Park2008-04-13-8/+7
* Remove warnings re CONFIG_EXTRA_ENV_SETTINGSPeter Pearse2007-11-15-2/+2
* OneNAND support (take #2)Kyungmin Park2007-09-17-0/+134