forked from auracaster/openocd
I think this may have been a typo/thinko from first implementation, but for the 4200 the layout is 8 16KB chunks and then 1 128KB chunk. We were previously only writing 240KB Signed-off-by: Jonathan Steinert <hachi@kuiki.net> Change-Id: Ic3cff75ba21f6bc6ac440dfb30e24c328c7cd47c Reviewed-on: https://review.openocd.org/c/openocd/+/9172 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-by: Karl Palsson <karlp@tweak.au> Tested-by: jenkins