commit | 45fc4cce939adc883fba5e02f1f3e0e9ff020c30 | [log] [tgz] |
---|---|---|
author | Shankarmurthy,Akshay <akshay.s@ti.com> | Wed Nov 09 17:55:20 2011 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Mon Dec 05 16:47:19 2011 +0530 |
tree | 29b0e32d0825a608108dc872d16c132e3e013e8d | |
parent | f1b21c525693b0159aed83b5871f2d0f077f208e [diff] |
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>