ARM: davinci: dm365 evm: align nand partition table to u-boot
authorShankarmurthy,Akshay <akshay.s@ti.com>
Wed, 9 Nov 2011 12:25:20 +0000 (17:55 +0530)
committerSekhar Nori <nsekhar@ti.com>
Mon, 5 Dec 2011 11:17:19 +0000 (16:47 +0530)
commit45fc4cce939adc883fba5e02f1f3e0e9ff020c30
tree29b0e32d0825a608108dc872d16c132e3e013e8d
parentf1b21c525693b0159aed83b5871f2d0f077f208e
ARM: davinci: dm365 evm: align nand partition table to u-boot

Current partition information maintained in kernel does not match with
u-boot, this leads to corruption of u-boot env when we update uImage
from kernel. Patch fixes it to match with u-boot partition information.

Signed-off-by: Shankarmurthy,Akshay <akshay.s@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-dm365-evm.c