[U-Boot] [PATCH] ARM: da850evm: Split MTDPARTS into SPL and u-boot

Tom Rini trini at konsulko.com
Thu Aug 1 03:36:12 UTC 2019


On Fri, Jul 26, 2019 at 05:53:45PM -0500, Adam Ford wrote:

> The MTDPARTS currently lists just u-boot.ais as 512k in size.
> This works when loading the ais file via serial port, but if one
> wanted to update just the u-boot portion, it's not really possible.
> This patch splits the MTDPARTS into a 32k SPL partiion and a 480k
> u-boot partition which allows u-boot.img to be burned to the u-boot
> partition.  The remaining partitions are left with the same sizes
> and offsets to not break backwards compatibility.
> 
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> 
> diff --git a/configs/da850evm_defconfig b/configs/da850evm_defconfig
> index f7c679d3b5..234bc2c8cb 100644

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190731/6b12dee8/attachment.sig>


More information about the U-Boot mailing list