]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Improve DataFlash CS definition.
authorStelian Pop <stelian@popies.net>
Sun, 20 Jan 2008 21:07:00 +0000 (21:07 +0000)
committerPeter Pearse <peter.pearse@arm.com>
Thu, 14 Feb 2008 09:37:56 +0000 (09:37 +0000)
commitd49fe4bed5b69ec910909d1bd62da23ecd8801fd
tree461e4a65989b59f458c4d66f8f886dfc0e10fce3
parenta6cdd21b56014208706238712a853a9e9a0a2290
Improve DataFlash CS definition.

Use a structure instead of the error prone unnamed array to
define the possible dataflash banks.

Signed-off-by: Stelian Pop <stelian@popies.net>
drivers/mtd/dataflash.c