Chameleon

Chameleon Commit Details

Date:2015-01-26 16:30:17 (9 years 2 months ago)
Author:ErmaC
Commit:2565
Parents: 2564
Message:Rollback ZALLOC_LEN value to commit 2554 (Thx Zenith432)
Changes:
M/trunk/i386/libsa/memory.h

File differences

trunk/i386/libsa/memory.h
9191
9292
9393
94
94
9595
9696
9797
#define ZALLOC_ADDR 0x08100000 // 256M zalloc area
#define ZALLOC_LEN 0x14000000 // Pike R. Alpha: was 0x10000000
#define ZALLOC_LEN 0x10000000 // Reverted from commit 2554 was 0x14000000
#define LOAD_ADDR 0x18100000 // 64M File load buffer
#define LOAD_LEN 0x04000000

Archive Download the corresponding diff file

Revision: 2565