projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a8f744
)
[ARM] Kirkwood: let's use real size for resources
author
Nicolas Pitre
<nico@cam.org>
Wed, 3 Jun 2009 01:51:14 +0000
(21:51 -0400)
committer
Nicolas Pitre
<nico@cam.org>
Mon, 8 Jun 2009 17:05:01 +0000
(13:05 -0400)
We don't have to define resources to the minimal physical window size
as setup_cpu_win() will cope with smaller sizes already.
Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mach-kirkwood/include/mach/kirkwood.h
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-kirkwood/include/mach/kirkwood.h
b/arch/arm/mach-kirkwood/include/mach/kirkwood.h
index f49a29bf3369ee7a86b145fda5cc1cfc1ee741a9..00be8c524f06a1b19022e2d1a38a07ad969b0f4f 100644
(file)
--- a/
arch/arm/mach-kirkwood/include/mach/kirkwood.h
+++ b/
arch/arm/mach-kirkwood/include/mach/kirkwood.h
@@
-27,9
+27,7
@@
*/
#define KIRKWOOD_NAND_MEM_PHYS_BASE 0xf3000000
-#define KIRKWOOD_NAND_MEM_SIZE SZ_64K /* 1K is sufficient, but 64K
- * is the minimal window size
- */
+#define KIRKWOOD_NAND_MEM_SIZE SZ_1K
#define KIRKWOOD_PCIE_IO_PHYS_BASE 0xf2000000
#define KIRKWOOD_PCIE_IO_VIRT_BASE 0xfef00000