Searched hist:d03e76af5ce343d9bae253b7604b2d9334d40a46 (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | dtimg.c | d03e76af5ce343d9bae253b7604b2d9334d40a46 Thu Aug 16 15:34:13 CDT 2018 Sam Protsenko <semen.protsenko@linaro.org> cmd: Add dtimg command
dtimg command allows user to work with Android DTB/DTBO image format. Such as, getting the address of desired DTB/DTBO file, printing the dump of the image in U-Boot shell, etc.
This command is needed to provide Android boot with new Android DT image format further.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | Makefile | d03e76af5ce343d9bae253b7604b2d9334d40a46 Thu Aug 16 15:34:13 CDT 2018 Sam Protsenko <semen.protsenko@linaro.org> cmd: Add dtimg command
dtimg command allows user to work with Android DTB/DTBO image format. Such as, getting the address of desired DTB/DTBO file, printing the dump of the image in U-Boot shell, etc.
This command is needed to provide Android boot with new Android DT image format further.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
H A D | Kconfig | d03e76af5ce343d9bae253b7604b2d9334d40a46 Thu Aug 16 15:34:13 CDT 2018 Sam Protsenko <semen.protsenko@linaro.org> cmd: Add dtimg command
dtimg command allows user to work with Android DTB/DTBO image format. Such as, getting the address of desired DTB/DTBO file, printing the dump of the image in U-Boot shell, etc.
This command is needed to provide Android boot with new Android DT image format further.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
/openbmc/u-boot/common/ |
H A D | Makefile | d03e76af5ce343d9bae253b7604b2d9334d40a46 Thu Aug 16 15:34:13 CDT 2018 Sam Protsenko <semen.protsenko@linaro.org> cmd: Add dtimg command
dtimg command allows user to work with Android DTB/DTBO image format. Such as, getting the address of desired DTB/DTBO file, printing the dump of the image in U-Boot shell, etc.
This command is needed to provide Android boot with new Android DT image format further.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|