From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Mon, 27 Oct 2008 15:30:53 +0100 Subject: [U-Boot] [PATCH] mtd/dataflash.c: fix a problem with the last partition In-Reply-To: <48FF2671.7090608@ronetix.at> References: <48FF2671.7090608@ronetix.at> Message-ID: <20081027143053.GC28782@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15:11 Wed 22 Oct , Ilko Iliev wrote: > This patch fix the problem that only the [NB_DATAFLASH_AREA -1] > dataflash partition can be defined to use the area to the end of > dataflash size. > Now it is possible to have only one dataflash partition from 0 to the > end of of dataflash size. > > Signed-off-by: Ilko Iliev > you patch is corrupted by your mailler please use git-send-email instead Best Regards, J.