From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Gambier Date: Thu, 10 Feb 2011 10:52:03 +0100 Subject: [U-Boot] NOR sectors are not all protected as they should be. In-Reply-To: <20110210094850.A970114B9A37@gemini.denx.de> References: <4D52BA80.4060405@ftemaximal.fr> <20110209185005.4C4CF14B9A39@gemini.denx.de> <4D539E01.6070500@ftemaximal.fr> <20110210094850.A970114B9A37@gemini.denx.de> Message-ID: <4D53B543.9040701@ftemaximal.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ok. Thank you very much. On 02/10/2011 10:48 AM, Wolfgang Denk wrote: > Dear Alexandre Gambier, > > In message<4D539E01.6070500@ftemaximal.fr> you wrote: >>> waste of memory. You can see that the following sectors are unused >>> from the 'E' (= empty) flag. >> Even if the first 4 sectors are empty they are protected (see below). So >> the protected sectors are not selected depending on if U-Boot is burnt >> in them, isn't it ? > No, they are selected based on the real size of the (running) U-Boot > image. > > Best regards, > > Wolfgang Denk >