From b6c9950b94a52d8dbf4288d0eca37ba7b9e9aeb0 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Thu, 27 Feb 2014 20:23:41 +0100
Subject: [PATCH] Adjust shadow register to full 8kB RX buffer.
---
cpu/6502/net/w5100.S | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cpu/6502/net/w5100.S b/cpu/6502/net/w5100.S
index 2f5bb8ae7..3952c1121 100644
--- a/cpu/6502/net/w5100.S
+++ b/cpu/6502/net/w5100.S
@@ -202,8 +202,8 @@ fixup11:ora data ; Lobyte
; Calculate and set physical address
jsr set_addrphysical
- ; Move physical address shadow to $F000-$FFFF
- ora #>$F000
+ ; Move physical address shadow to $E000-$FFFF
+ ora #>$8000
tax
; Read MAC raw 2byte packet size header