]> git.sur5r.net Git - u-boot/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)
commit9ddcfef6d425f373a20dc218d93c8039afd8a625
tree1b1dc86a4387c140d758e24c19cbff7cf2c11604
parent606fddd76c7a045c09d544357806b0b4de4845c7
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