From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Jan 2020 14:01:02 +0100 Subject: [GIT] Pull request: u-boot-dfu (26.01.2020) In-Reply-To: <20200127085248.07ea307f@jawa> References: <20200126212657.70d9e763@jawa> <6e96c366-1f86-fa60-e05d-24fcd084b2a9@denx.de> <20200127085248.07ea307f@jawa> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de On 1/27/20 8:52 AM, Lukasz Majewski wrote: > Hi Marek, Hi, >> On 1/26/20 9:26 PM, Lukasz Majewski wrote: >> Hi, >> >> [...] >> >>> ---------------------------------------------------------------- >>> Guillermo Rodr=C3=ADguez (1): >>> dfu: Add option to skip empty pages when flashing UBI images >>> to =20 >> >> Can that option be enabled/disabled at runtime instead of being >> hardcoded? >=20 > It has been designed in a similar way to Android's existing > FASTBOOT_FLASH_NAND_TRIMFFS option. Which doesn't really answer my question, it only shows that another piece of code suffers from the same problem.