diff options
author | Adam Ford <aford173@gmail.com> | 2019-07-26 17:53:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-31 13:08:07 -0400 |
commit | ef97842b43efe98fcfa251b668b52e82ed1e5ff7 (patch) | |
tree | 0388bbdad2f56277062f973ffabe1bcd5f1b2d10 /scripts/dtc/util.c | |
parent | 914694d6a90cac6eeefea9106408112e0c026adc (diff) |
ARM: da850evm: Split MTDPARTS into SPL and u-boot
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@gmail.com>
Diffstat (limited to 'scripts/dtc/util.c')
0 files changed, 0 insertions, 0 deletions