From: Matwey V. Kornilov <matwey.kornilov@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] evb-rk3328_defconfig: dtc: option requires an argument
Date: Wed, 24 Apr 2019 22:34:05 +0300 [thread overview]
Message-ID: <q9qdnd$4hoc$1@blaine.gmane.org> (raw)
Hello,
I am building u-boot master as the following
make evb-rk3328_defconfig
make all
make u-boot.itb
What I see it the following error:
LD u-boot
OBJCOPY u-boot-nodtb.bin
start=$(aarch64-suse-linux-nm u-boot | grep __rel_dyn_start | cut -f 1
-d ' '); end=$(aarch64-suse-linux-nm u-boot | grep __rel_dyn_end | cut
-f 1 -d ' '); tools/relocate-rela u-boot-nodtb.bin 0x00200000 $start $end
MKIMAGE u-boot.itb
dtc: option requires an argument -- 'p'
Usage: dtc [options] <input file>
Options: -[qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@Ahv]
-q, --quiet
[skipped]
-v, --version
Print version and exit
Error: unknown option
./tools/mkimage: Can't open 0x0.tmp: No such file or directory
make[1]: *** [/usr/src/u-boot/Makefile:1247: u-boot.itb] Error 255
My dtc version is 1.4.4
reply other threads:[~2019-04-24 19:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='q9qdnd$4hoc$1@blaine.gmane.org' \
--to=matwey.kornilov@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox