From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 15 May 2012 18:33:59 +0200 Subject: [U-Boot] UBI: volume auto-resize In-Reply-To: <04C3498F-B265-4EDF-8F4D-EC5B3FECA632@borea.si> References: <7C1B161B-1EEE-47C2-826D-201DF5C70588@borea.si> <201205132051.59580.marex@denx.de> <04C3498F-B265-4EDF-8F4D-EC5B3FECA632@borea.si> Message-ID: <201205151833.59767.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Matevz Langus, > Hi, > > sorry for top-posting. > > It is Freescale eLB NAND controller. We need to investigate a bit more why > it does not work with 512B sub-pages in u-boot. It does in Linux. And are you sure it does use 512b subpages in linux? Because I think there's still a bug in linux that forces these controllers (at least the GPMI NAND) to use 2048b subpages. > > In my case, I do not want to update boot-loader in the future. If any bugs > in UBI are found, we can cope with this in Linux. As long as boot-loader > only reads, it can not do any damage. Resizing is not read only operation. Oh ok. > > regards, > Matevz Langus Best regards, Marek Vasut