From: Scott Wood <scottwood@FREESCALE.COM>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] [ADS5121] Device tree updates
Date: Thu, 31 Jan 2008 11:39:59 -0600 [thread overview]
Message-ID: <20080131173958.GA10368@loki.buserror.net> (raw)
In-Reply-To: <1201725417-5521-2-git-send-email-jrigby@freescale.com>
On Wed, Jan 30, 2008 at 01:36:57PM -0700, John Rigby wrote:
> diff --git a/include/configs/ads5121.h b/include/configs/ads5121.h
> index ce458ae..973f348 100644
> --- a/include/configs/ads5121.h
> +++ b/include/configs/ads5121.h
> @@ -415,8 +415,9 @@
> #define CONFIG_OF_BOARD_SETUP 1
>
> #define OF_CPU "PowerPC,5121 at 0"
> -#define OF_SOC "soc5121 at 80000000"
> +#define OF_SOC "soc at 80000000"
> +#define OF_SOC_OLD "soc5121 at 80000000"
This should be looked up by compatible, not by path.
> #define OF_TBCLK (bd->bi_busfreq / 4)
> -#define OF_STDOUT_PATH "/soc5121 at 80000000/serial at 11300"
> +#define OF_STDOUT_PATH "/soc at 80000000/serial at 11300"
This should be done with aliases.
-Scott
next prev parent reply other threads:[~2008-01-31 17:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 20:36 [U-Boot-Users] [PATCH] [ADS5121] Change IPS freq to 66MHz John Rigby
2008-01-30 20:36 ` [U-Boot-Users] [PATCH] [ADS5121] Device tree updates John Rigby
2008-01-31 17:39 ` Scott Wood [this message]
2008-02-07 0:08 ` Wolfgang Denk
2008-02-07 0:08 ` [U-Boot-Users] [PATCH] [ADS5121] Change IPS freq to 66MHz Wolfgang Denk
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=20080131173958.GA10368@loki.buserror.net \
--to=scottwood@freescale.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