From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felipe Balbi Date: Tue, 21 Feb 2017 22:35:42 +0200 Subject: [U-Boot] [PATCH] arm: am57xx: Update bootloader partition size In-Reply-To: <20170221195124.28580-1-semen.protsenko@linaro.org> References: <20170221195124.28580-1-semen.protsenko@linaro.org> Message-ID: <87a89fp9i9.fsf@linux.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Sam Protsenko writes: > From: Praneeth Bajjuri > > The current size of u-boot is already ~840 KiB. > > This patch is to increase bootloader partition size up to 1 MiB > and thereby fix flashing error like below: > > sending 'bootloader' (840 KB)... > OKAY [ 0.048s] > writing 'bootloader'... > FAILED (remote: too large for partition) > > Signed-off-by: Sam Protsenko Missing Praneeth's Signed-off-by? -- balbi