]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4272b46c5c38abf92f34ac16a7ec03e761572951
tree2a03de3fde81280d39847399b87e1d780a1eae52
parent785498a7af794734e68b8eb0a85738e062017deb
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