All of lore.kernel.org
 help / color / mirror / Atom feed
From: Troy Benjegerdes <hozer@hozed.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Riscv: CONFIG_DEFAULT_DEVICE_TREE failures
Date: Fri, 29 Mar 2019 23:15:48 -0700	[thread overview]
Message-ID: <20190330061548.GE9699@bc.grid.coop> (raw)

I attempted to merge in the latest master branch into
https://github.com/sifive/u-boot/tree/sandbox and I got
the following error, which seems somewhat broken..


Device Tree Source is not correctly specified.
Please define 'CONFIG_DEFAULT_DEVICE_TREE'
or build with 'DEVICE_TREE=<device_tree>' argument

dts/Makefile:28: recipe for target 'arch/riscv/dts/fu540.dtb' failed


Does anyone have any idea what would have caused that?

Also any feedback or pointers on why the serial_sifive.c 
driver with CONFIG_DM_SERIAL would not work, but serial_hifive.c
without CONFIG_DM_SERIAL does seem to work might be appreciated.

             reply	other threads:[~2019-03-30  6:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-30  6:15 Troy Benjegerdes [this message]
2019-03-31 22:02 ` [U-Boot] Riscv: CONFIG_DEFAULT_DEVICE_TREE failures Tom Rini
2019-04-02 20:16   ` Troy Benjegerdes
2019-04-03 11:18     ` Tom Rini
2019-04-03 11:21       ` Masahiro Yamada
2019-04-03 11:29         ` Tom Rini

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=20190330061548.GE9699@bc.grid.coop \
    --to=hozer@hozed.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.