X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=include%2Fshared%2Fhw.h;h=bc4a83a107d2aa091450de4a31d267fba6c9c11c;hp=e15885d6f5763c81927078d00ac34e199b620e52;hb=680e83cda3d01bd4feb932f9b0e8e04cf43f2de9;hpb=0c5091c6bc2a036c1eb3272db0768ecb84559671 diff --git a/include/shared/hw.h b/include/shared/hw.h index e15885d..bc4a83a 100644 --- a/include/shared/hw.h +++ b/include/shared/hw.h @@ -650,7 +650,11 @@ #define AR9170_CAM_MAX_USER 64 #define AR9170_CAM_MAX_KEY_LENGTH 16 -#define AR9170_PRAM_OFFSET 0x200000 +#define AR9170_SRAM_OFFSET 0x100000 +#define AR9170_SRAM_SIZE 0x18000 + +#define AR9170_PRAM_OFFSET 0x200000 +#define AR9170_PRAM_SIZE 0x8000 enum cpu_clock { AHB_STATIC_40MHZ = 0,