bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)
SVN-Revision: 16971
This commit is contained in:
parent
03aef1e2c5
commit
755aae526a
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
|
|||
case CPU_PR4450:
|
||||
case CPU_BCM3302:
|
||||
+ case CPU_BCM6338:
|
||||
+ case CPU_BCM6345:
|
||||
+ case CPU_BCM6348:
|
||||
+ case CPU_BCM6358:
|
||||
cpu_wait = r4k_wait;
|
||||
|
|
Loading…
Reference in a new issue