From: Hunter Cobbs <hunter.cobbs@gmail.com>
To: Andres Marquez <amarquez@edgeaccess.net>
Cc: Scott Wood <scottwood@freescale.com>, linuxppc-dev@lists.ozlabs.org
Subject: Re: Problem dtb file booting Kernel 2.6.32
Date: Fri, 15 Jan 2010 21:59:24 -0600 [thread overview]
Message-ID: <1263614364.2806.20.camel@ccs-laptop> (raw)
In-Reply-To: <1263565840.13514.2.camel@localhost.localdomain>
Hi,
If you're going to attempt to use v1 dts, you might want to try to add
* option) any later version.
*/
/dts-v1/;
/ {
to your DTS file. Also, you'll want to prefix all of your hex addresses
with "0x" so, 200000 = 0x200000
Hope that helps,
Hunter
On Fri, 2010-01-15 at 09:30 -0500, Andres F Marquez wrote:
> Hello,
>
> I was able to boot Kernel 2.6.26.8 (using our old dts file from
> Kernel 2.6.25). However, I need to upgrade to a newer Kernel because
> I am having serious problems with the ethernet interface under heavy
> load. I am not sure if it could be a scheduling problem or the network
> driver. CPU usage is low but load average is high (more than 4).
>
> The main difference that I could find is that for newer Kernels the
> /arch/ppc was removed. I also read online that dts version changed
> from 0 to 1 somewhere around Kernel 2.6.27 or so.
>
> Following your instruction, I executed in the LTIB command shell:
>
> LTIB> dtc -I dtb -O dts ../mpc8272ads.dtb
>
> I executed that command passing as argument the old working dtb file.
> I got a dts file which I placed in the new Kernel and compiled.
> Unfortunately, I am still getting the same error.
>
> Attached you can find both dts files.
>
> Thank you.
>
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/linuxppc-dev
next prev parent reply other threads:[~2010-01-16 3:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-14 20:40 Problem dtb file booting Kernel 2.6.32 Andres F Marquez
2010-01-14 21:44 ` Scott Wood
2010-01-15 14:30 ` Andres F Marquez
2010-01-16 3:59 ` Hunter Cobbs [this message]
2010-01-18 20:56 ` Andres F Marquez
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=1263614364.2806.20.camel@ccs-laptop \
--to=hunter.cobbs@gmail.com \
--cc=amarquez@edgeaccess.net \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=scottwood@freescale.com \
/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;
as well as URLs for NNTP newsgroup(s).