From 42d28464b644348e338808c966745666f6744596 Mon Sep 17 00:00:00 2001 From: Andreas Neiser Date: Tue, 21 Jan 2014 09:15:57 +0100 Subject: [PATCH] Users/Mainz: Better Ethernet setup, old template was wrong! --- users/mainz_kph_a2/setup.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/users/mainz_kph_a2/setup.sh b/users/mainz_kph_a2/setup.sh index b6839ff..2eebc86 100755 --- a/users/mainz_kph_a2/setup.sh +++ b/users/mainz_kph_a2/setup.sh @@ -33,16 +33,13 @@ trbcmd w 0x8000 0x8300 0x8000 trbcmd w 0x8000 0x8301 0x00020001 trbcmd w 0x8000 0x8302 0x00030062 trbcmd w 0x8000 0x8303 0xea60 -trbcmd w 0x8000 0x8304 0x2260 +trbcmd w 0x8000 0x8304 0x578 trbcmd w 0x8000 0x8305 0x1 trbcmd w 0x8000 0x8306 0x0 trbcmd w 0x8000 0x8307 0x0 trbcmd w 0x8000 0x8308 0xffffff trbcmd w 0x8000 0x830b 0x7 trbcmd w 0x8000 0x830d 0x0 -# explicitly set the Ethernet frame size, -# workaround to correctly initialize the ethernet -trbcmd w 0x8000 0x8304 0x578 #mac address of the EB # 14:fe:b5:ec:10:9a (normandy) -- 2.43.0