From: gvb.uboot <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [FDT][UPDATE][PATCH] Convert boards that set memory node to use fdt_fixup_memory()
Date: Wed, 28 Nov 2007 21:21:51 -0500 [thread overview]
Message-ID: <474E223F.5080800@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0711281553000.4215@blarg.am.freescale.net>
Kumar Gala wrote:
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
>
> We needed a (u64) cast to make thing work properly. Again updated my
> libfdt_testing branch with this fix.
>
> board/cm5200/cm5200.c | 15 ++-------------
> board/ids8247/ids8247.c | 17 +++--------------
> cpu/mpc83xx/cpu.c | 18 ++----------------
> 3 files changed, 7 insertions(+), 43 deletions(-)
This and Kumar's previous fdt patches are working for me (mpc8360emds).
I've pushed them to the testing branch in u-boot-fdt. Thanks.
Machine format:
git://www.denx.de/git/u-boot-fdt testing
Human format:
<http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-fdt.git;a=shortlog;h=testing>
I noticed that we have warnings on a couple of boards that don't have an
ethernet defined. Patch coming in a couple minutes...
$ less LOG/cm5200.ERR
fdt_support.c: In function 'fdt_fixup_ethernet':
fdt_support.c:565: warning: unused variable 'path
$ ll LOG/*.ERR | grep "[0-9][0-9] 2007" | grep 100
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:35 LOG/cm5200.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:37 LOG/fo300.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:37 LOG/icecube_5100.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:38 LOG/icecube_5200.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:38 LOG/lite5200b.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:39 LOG/motionpro.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:44 LOG/TQM5200_B.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:43 LOG/TQM5200.ERR
-rw-r--r-- 1 vanbaren users 100 2007-11-27 20:45 LOG/TQM5200S.ERR
Best regards,
gvb
prev parent reply other threads:[~2007-11-29 2:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-28 21:54 [U-Boot-Users] [FDT][UPDATE][PATCH] Convert boards that set memory node to use fdt_fixup_memory() Kumar Gala
2007-11-29 2:21 ` gvb.uboot [this message]
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=474E223F.5080800@gmail.com \
--to=gvb.uboot@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 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.