]> git.baikalelectronics.ru Git - uboot.git/commit
ARC: HSDK: Add tool and make target to generate bsp
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Mon, 4 Jun 2018 11:52:32 +0000 (14:52 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Fri, 15 Jun 2018 12:54:43 +0000 (15:54 +0300)
commit5dcec5d3926e91b27e73fb337b0ac0376d6d1af8
tree1b1dc86a4387c140d758e24c19cbff7cf2c11604
parentd51c0d00422ec8726079346af90f35fa4d58d589
ARC: HSDK: Add tool and make target to generate bsp

HSDK board has preloader that reads SPI flash pages and searches
for a 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/hsdk/config.mk [new file with mode: 0644]
board/synopsys/hsdk/headerize-hsdk.py [new file with mode: 0644]
include/configs/hsdk.h