Commit Graph

2 Commits

Author SHA1 Message Date
Bin Meng
b4c1cadc10 u-boot-tools: Add the missing $ before {pkgver} (#1823)
Add $ before {pkgver} that was missing in previous commit.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2020-01-15 08:25:01 +03:00
Bin Meng
6dda269c29 Add u-boot-tools package v2020.01 (#1819)
This adds a new package for MSYS2: u-boot-tools.

It includes various host tools from U-Boot, the universal bootloader.

The following tools are included:

  - dumpimage.exe
  - fdtgrep.exe
  - fit_info.exe
  - fit_check_sign.exe
  - mkimage.exe

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2020-01-14 08:37:43 +03:00