[U-Boot] Please pull ARC changes
Alexey Brodkin
Alexey.Brodkin at synopsys.com
Fri Jun 15 13:14:08 UTC 2018
Hi Tom,
The following changes since commit 606fddd76c7a045c09d544357806b0b4de4845c7:
Merge branch 'master' of git://git.denx.de/u-boot-net (2018-06-14 07:20:41 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-arc.git tags/arc-updates-for-2018.07-rc2
for you to fetch changes up to 3b4410dde3b82c8a743fa88280b9b0cdd21b1bf3:
ARC: HSDK: Add readme (2018-06-15 15:54:43 +0300)
----------------------------------------------------------------
Here we just add a tool for HSDK flashable images preparation
together with extensive documentation for HSDK board.
This will help real-life users to update U-Boot on the board.
----------------------------------------------------------------
Alexey Brodkin (1):
ARC: HSDK: Add readme
Eugeniy Paltsev (1):
ARC: HSDK: Add tool and make target to generate bsp
board/synopsys/hsdk/README | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
board/synopsys/hsdk/config.mk | 11 +++++++++
board/synopsys/hsdk/headerize-hsdk.py | 149
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
include/configs/hsdk.h | 6 +++++
4 files changed, 287 insertions(+)
create mode 100644 board/synopsys/hsdk/README
create mode 100644 board/synopsys/hsdk/config.mk
create mode 100644 board/synopsys/hsdk/headerize-hsdk.py
-Alexey
More information about the U-Boot
mailing list