Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145404
b: refs/heads/master
c: 67a433c
h: refs/heads/master
v: v3
  • Loading branch information
Paulius Zaleckas committed May 28, 2009
1 parent 03a1f36 commit 6437cc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f49afbb572d5e08ae12f1a979dc2e41745040339
refs/heads/master: 67a433ce278b98f47272726a22537fab7fd99de9
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-gemini/include/mach/hardware.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@
/*
* Memory Map definitions
*/
/* FIXME: Does it really swap SRAM like this? */
#ifdef CONFIG_GEMINI_MEM_SWAP
# define GEMINI_DRAM_BASE 0x00000000
# define GEMINI_SRAM_BASE 0x20000000
# define GEMINI_SRAM_BASE 0x70000000
#else
# define GEMINI_SRAM_BASE 0x00000000
# define GEMINI_DRAM_BASE 0x10000000
Expand Down

0 comments on commit 6437cc4

Please sign in to comment.