sh: reduce Migo-R smc91x overruns
Improve Migo-R ethernet performance by reducing smc91x overruns. This is done by enabling SMC91X_NOWAIT and optimizing CS4 setup. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
#define PORT_HIZCRB 0xa405015a
|
||||
#define PORT_HIZCRC 0xa405015c
|
||||
|
||||
#define BSC_CS4BCR 0xfec10010
|
||||
#define BSC_CS6ABCR 0xfec1001c
|
||||
#define BSC_CS4WCR 0xfec10030
|
||||
|
||||
#include <video/sh_mobile_lcdc.h>
|
||||
|
||||
|
Reference in New Issue
Block a user