From 910235b49a754fcd18157dbd22e125a32b482c9d Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 12 Apr 2014 00:06:31 +0200 Subject: hwstub: fix error in config descriptor, cleanup some code Change-Id: I853340ed2c187a044726ca03ec52aed655707e27 --- utils/hwstub/stub/stmp/target-config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/hwstub/stub/stmp/target-config.h') diff --git a/utils/hwstub/stub/stmp/target-config.h b/utils/hwstub/stub/stmp/target-config.h index aba2cf564b..da98652ef5 100644 --- a/utils/hwstub/stub/stmp/target-config.h +++ b/utils/hwstub/stub/stmp/target-config.h @@ -1,8 +1,6 @@ #define CONFIG_STMP #define IRAM_ORIG 0 #define IRAM_SIZE 0x8000 -#define DRAM_ORIG 0x40000000 -#define DRAM_SIZE (MEMORYSIZE * 0x100000) #define CPU_ARM #define ARM_ARCH 5 #define USB_BASE 0x80080000 -- cgit v1.2.3