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