From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] why so little use of ft_system_setup()?
Date: Fri, 20 May 2016 10:12:07 -0600 [thread overview]
Message-ID: <573F3757.9080807@wwwdotorg.org> (raw)
In-Reply-To: <alpine.LFD.2.20.1605191413300.28194@localhost.localdomain>
On 05/19/2016 12:19 PM, Robert P. J. Day wrote:
>
> still crawling through the code related to FDTs, and while i see a
> pile of boards that define CONFIG_OF_SYSTEM_SETUP, i see very few that
> define the corresponding(?) ft_system_setup() routine.
>
> $ grep -r CONFIG_OF_SYSTEM_SETUP *
> configs/apalis_t30_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/paz00_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/plutux_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/venice2_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/p2571_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/beaver_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/ventana_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/p2371-0000_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/tec-ng_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/seaboard_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/dalmore_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/harmony_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/cardhu_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/p2371-2180_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/trimslice_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/colibri_t30_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/colibri_t20_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/whistler_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/tec_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/jetson-tk1_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/e2220-1170_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/medcom-wide_defconfig:CONFIG_OF_SYSTEM_SETUP=y
> configs/nyan-big_defconfig:CONFIG_OF_SYSTEM_SETUP=y
All of those are Tegra boards.
> and yet ...
>
> $ grep -rw ft_system_setup *
> arch/arm/mach-tegra/board2.c:int ft_system_setup(void *blob, bd_t *bd)
... which link in that file.
next prev parent reply other threads:[~2016-05-20 16:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-19 18:19 [U-Boot] why so little use of ft_system_setup()? Robert P. J. Day
2016-05-20 16:12 ` Stephen Warren [this message]
2016-05-20 17:43 ` Robert P. J. Day
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=573F3757.9080807@wwwdotorg.org \
--to=swarren@wwwdotorg.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox