]> git.ipfire.org Git - thirdparty/u-boot.git/commit - tools/kwbimage.c
tools: kwbimage: Fix help how to extract DDR3 training code
authorPali Rohár <pali@kernel.org>
Thu, 17 Feb 2022 09:43:39 +0000 (10:43 +0100)
committerStefan Roese <sr@denx.de>
Thu, 17 Feb 2022 13:17:07 +0000 (14:17 +0100)
commit107d587fe251b699d44ba8f077cac56d82b025a9
treef2ef26edee22b91025ae446f5183d0f4ec536e57
parenta6661a0ea26c6747e7b4639ec5950a5fff370711
tools: kwbimage: Fix help how to extract DDR3 training code

First binary executable header is extracted by '-p 1' argument.

Signed-off-by: Pali Rohár <pali@kernel.org>
Tested-by: Tony Dinh <mibodhi@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c