[PATCH]ppc4xx-Walnut: fixes early boot messages

STALE6516d

4 messages, 3 authors, 2008-10-02 · open the first message on its own page

[PATCH]ppc4xx-Walnut: fixes early boot messages

From: Niklaus Giger <hidden>
Date: 2008-10-02 05:36:43

Inherits the baudrate from U-boot to print things like:
Using Walnut machine description                                          
Linux version <..>
console [udbg0] enabled                                                                                       

Signed-off-by: Niklaus Giger <redacted>
---
 arch/powerpc/boot/dts/walnut.dts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/boot/dts/walnut.dts 
b/arch/powerpc/boot/dts/walnut.dts
index 4a9f726..6c93f72 100644
--- a/arch/powerpc/boot/dts/walnut.dts
+++ b/arch/powerpc/boot/dts/walnut.dts
@@ -98,7 +98,7 @@
 				reg = <0xef600300 0x00000008>;
 				virtual-reg = <0xef600300>;
 				clock-frequency = <0>; /* Filled in by zImage */
-				current-speed = <9600>;
+				current-speed = <0>;	/* Filled in by U-Boot */
 				interrupt-parent = <&UIC0>;
 				interrupts = <0x0 0x4>;
 			};
-- 
1.6.0.1

Re: [PATCH]ppc4xx-Walnut: fixes early boot messages

From: David Gibson <hidden>
Date: 2008-10-02 06:39:54

On Thu, Oct 02, 2008 at 07:36:40AM +0200, Niklaus Giger wrote:
Inherits the baudrate from U-boot to print things like:
Using Walnut machine description                                          
Linux version <..>
console [udbg0] enabled                                                                                       
Uh.. but what if you're booting from cuboot or openbios, rather than a
device-tree-aware uboot.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

Re: [PATCH]ppc4xx-Walnut: fixes early boot messages

From: Josh Boyer <hidden>
Date: 2008-10-02 12:10:51

On Thu, Oct 02, 2008 at 04:39:54PM +1000, David Gibson wrote:
On Thu, Oct 02, 2008 at 07:36:40AM +0200, Niklaus Giger wrote:
quoted
Inherits the baudrate from U-boot to print things like:
Using Walnut machine description                                          
Linux version <..>
console [udbg0] enabled                                                                                       
Uh.. but what if you're booting from cuboot or openbios, rather than a
device-tree-aware uboot.
Right.  I don't think we want this particular change.  U-Boot can always
update it anyway.

josh

Re: [PATCH]ppc4xx-Walnut: fixes early boot messages

From: Niklaus Giger <hidden>
Date: 2008-10-02 18:51:23

Am Donnerstag 02 Oktober 2008 08.39:54 schrieb David Gibson:
On Thu, Oct 02, 2008 at 07:36:40AM +0200, Niklaus Giger wrote:
quoted
Inherits the baudrate from U-boot to print things like:
Using Walnut machine description
Linux version <..>
console [udbg0] enabled
Uh.. but what if you're booting from cuboot or openbios, rather than a
device-tree-aware uboot.
Sorry. I forgot that you can have other boot-eprom beside U-Boot. I will try 
to fix that in my u-boot configuration.

Best regards

Niklaus
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help