Re: [U-Boot] [PATCH v2] arm, arm-kirkwood: disable l2c before linux boot

2012-01-31 Thread Michael Walle
Am Freitag 13 Januar 2012, 23:59:08 schrieb Michael Walle:
 [Sorry can't answer to the original message, because it was blocked by spam
 filter]
 
  Also, I'm missing something: you introduce two functions, for enabling
  and disabling the cache, yet the code uses only the one for disabling.
  So what enabled it in the first place?
 
 The L2C is enabled in arch_misc_init() in
arch/arm/cpu/arm926ejs/kirkwood/cpu.c
 
 My enable function is just for completeness atm.

Ping.

Is there something still uncertain?

-- 
Michael
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2] arm, arm-kirkwood: disable l2c before linux boot

2012-01-31 Thread Wolfgang Denk
Dear Michael Walle,

In message 201201312349.37621.mich...@walle.cc you wrote:

  My enable function is just for completeness atm.
 
 Ping.
 
 Is there something still uncertain?

Nothing is uncertain.

But we do not add dead code.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Pray to God, but keep rowing to shore. - Russian Proverb
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2] arm, arm-kirkwood: disable l2c before linux boot

2012-01-13 Thread Michael Walle
[Sorry can't answer to the original message, because it was blocked by spam 
filter]

 Also, I'm missing something: you introduce two functions, for enabling 
 and disabling the cache, yet the code uses only the one for disabling. 
 So what enabled it in the first place?
The L2C is enabled in arch_misc_init() in
   arch/arm/cpu/arm926ejs/kirkwood/cpu.c

My enable function is just for completeness atm.

-- 
Michael
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot