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)
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>

No differences found