public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] evb-rk3328_defconfig: dtc: option requires an argument
@ 2019-04-24 19:34 Matwey V. Kornilov
  0 siblings, 0 replies; only message in thread
From: Matwey V. Kornilov @ 2019-04-24 19:34 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-04-24 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-24 19:34 [U-Boot] evb-rk3328_defconfig: dtc: option requires an argument Matwey V. Kornilov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox