]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPL: ONENAND: Fix some ONENAND related defines.
authorEnric Balletbo i Serra <eballetbo@iseebcn.com>
Thu, 7 Feb 2013 23:14:46 +0000 (23:14 +0000)
committerTom Rini <trini@ti.com>
Fri, 8 Mar 2013 21:41:14 +0000 (16:41 -0500)
commit66c7f399239e6c0ff5db1ea87c3c2a9a8ae613a1
treed1bd45a973153c558cae7a0eb7ff625089ae49c9
parent4fc4afa9d1e259f89c774e9ec52f6257caa09425
SPL: ONENAND: Fix some ONENAND related defines.

Some ONENAND related defines use the term ONE_NAND instead of
ONENAND, as the technology name is ONENAND this patch replaces
all these defines.

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
arch/arm/cpu/arm1136/mx35/generic.c
arch/arm/include/asm/arch-mx35/spl.h
arch/arm/include/asm/arch-omap3/spl.h
arch/arm/include/asm/arch-omap4/spl.h
arch/arm/include/asm/arch-omap5/spl.h