From: Chunbo Luo <chunbo.luo@windriver.com>
To: linuxppc-dev@ozlabs.org
Subject: [POWERPC] mpc7448hpc2.dts: remove chosen node from dts
Date: Mon, 30 Jun 2008 11:03:52 +0800 [thread overview]
Message-ID: <1214795032.9125.7.camel@pek-cluo> (raw)
=EF=BB=BFModern versions of u-boot create a chosen node automatically. So =
if
we set the chosen node in the dts file, there will be 2 chosen nodes
passed in to the kernel, and the kernel command line will be taken from
the wrong node. So, remove the extra chosen node from the dts file.
=EF=BB=BFSigned-off-by: Chunbo Luo <chunbo.luo@windriver.com>
---
arch/powerpc/boot/dts/mpc7448hpc2.dts | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc7448hpc2.dts
b/arch/powerpc/boot/dts/mpc7448hpc2.dts
index 4936349..d74727f 100644
--- a/arch/powerpc/boot/dts/mpc7448hpc2.dts
+++ b/arch/powerpc/boot/dts/mpc7448hpc2.dts
@@ -186,8 +186,5 @@
};
};
};
- chosen {
- linux,stdout-path =3D "/tsi108@c0000000/serial@7808";
- };
=20
};
---
next reply other threads:[~2008-06-30 7:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-30 3:03 Chunbo Luo [this message]
2008-06-30 16:22 ` [POWERPC] mpc7448hpc2.dts: remove chosen node from dts Segher Boessenkool
2008-06-30 18:45 ` Scott Wood
-- strict thread matches above, loose matches on Subject: below --
2008-06-30 4:37 Chunbo Luo
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=1214795032.9125.7.camel@pek-cluo \
--to=chunbo.luo@windriver.com \
--cc=linuxppc-dev@ozlabs.org \
/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).