
30 Sep
2015
30 Sep
'15
4:34 p.m.
On 09/29/2015 02:19 AM, Stefan Roese wrote:
Currently, kwboot only allows dynamic UART boot mode patching for SoCs with header version 0 (Orion, Kirkwood). This patch now enables this "-p" feature also for SoCs with header version 1 (Armada XP / 38x etc). With this its possible now to use the UART boot mode without on images that are generated for other boot devices, like SPI. So no need to change BOOT_FROM to "uart" for UART xmodem booting any more.
Signed-off-by: Stefan Roese sr@denx.de Cc: Luka Perkov luka.perkov@sartura.hr Cc: Kevin Smith kevin.smith@elecsyscorp.com Cc: Dirk Eibach eibach@gdsys.de
Patch looks good and works fine.
Tested-by: Kevin Smith kevin.smith@elecsyscorp.com