From: Sudhakar Rajashekhara Date: Wed, 18 Nov 2009 06:18:37 +0000 (+0530) Subject: davinci: da850/omap-l138: Modify NOR partition info X-Git-Tag: v2.6.34-rc1~234^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2abd5a282b2b146aeae7515fb42c3dbd2ff7204;p=pandora-kernel.git davinci: da850/omap-l138: Modify NOR partition info On DA850/OMAP-L138, NOR flash partition was starting from offset ZERO erasing the UBL and u-boot when the complete NOR is erased. This patch moves the start of the partition to 512K, after the bootloaders and u-boot env variables. This patch also creates a new partition on NOR Flash to store Linux kernel image. Signed-off-by: Sudhakar Rajashekhara Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed