ARC: AXS10x: add tool and make target to generate bsp
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Wed, 27 Jun 2018 12:20:48 +0000 (15:20 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Tue, 31 Jul 2018 04:49:47 +0000 (07:49 +0300)
commit817cd83435eca9161dd8ad49537b65b84caaaf2d
tree2a03de3fde81280d39847399b87e1d780a1eae52
parentcdfe6913c113ced9a0aa0a7dc48d037046c980e3
ARC: AXS10x: add tool and make target to generate bsp

AXS10x boards have preloader that reads SPI flash pages and searches
special image header to fetch and load binary.

Add tool, make target (bsp-generate) to generate
update script and u-boot binary image with header for preloader.

Also add script to default environment to apply updates.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
board/synopsys/axs10x/config.mk [new file with mode: 0644]
board/synopsys/axs10x/headerize-axs.py [new file with mode: 0644]
include/configs/axs10x.h