add HW_WRAM_EX.

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@63 4ee2a332-4b2b-5046-8439-1ba90f034370
This commit is contained in:
nakasima 2007-05-04 11:48:17 +00:00
parent f84b235b00
commit db82d9a732
2 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,7 @@ extern "C" {
#define HW_WRAM_1_END 0x03800000
#define HW_WRAM_1_SIZE (HW_WRAM_1_END-HW_WRAM_1)
#define HW_WRAM_EX HW_PRV_WRAM_END
#ifdef TWL_PLATFORM_BB
#define HW_WRAM_A_SIZE_MAX 0x00020000
#else // TWL_PLATFORM_BB

View File

@ -115,6 +115,8 @@ extern u32 SDK_AUTOLOAD_DTCM_START[];
#define HW_WRAM_1 0x037fc000
#define HW_WRAM_1_END 0x03800000
#define HW_WRAM_1_SIZE (HW_WRAM_1_END-HW_WRAM_1)
#define HW_WRAM_EX HW_WRAM_END
#ifdef TWL_PLATFORM_BB
#define HW_WRAM_A_SIZE_MAX 0x00020000
#else // TWL_PLATFORM_BB