Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-31 | ARC: AXS10x/HSDK: Use our own version of mkimage | Alexey Brodkin | |
Since U-Boot tools are being built anyways it's much nicer to use them instead of relying on some of them bein installed on build host (which might easily not be the case). Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> | |||
2018-06-15 | ARC: HSDK: Add tool and make target to generate bsp | Eugeniy Paltsev | |
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> |