Skip to content

Commit 029a743

Browse files
committed
Add equality method to all data objects, fix small issues and extend tests
1 parent e00838a commit 029a743

15 files changed

+711
-218
lines changed

doc/imxim.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Create new i.MX6/7/RT boot image from attached files:
172172
##### Example:
173173

174174
```sh
175-
$ imxim create -d dcd.bin 0x877FF000 u-boot.bin u-boot.imx
175+
$ imxim create2a -d dcd.bin 0x877FF000 u-boot.bin u-boot.imx
176176

177177
Image successfully created
178178
Path: u-boot.imx

0 commit comments

Comments
 (0)