From e28d54784c37d5c08bfee798ce259909456a318e Mon Sep 17 00:00:00 2001 From: Russell King Date: Fri, 4 Jan 2008 22:41:09 +0000 Subject: [PATCH] --- yaml --- r: 77565 b: refs/heads/master c: 7664c400cc994542a27d1bacde54673880e7e179 h: refs/heads/master i: 77563: 7e152795bb916d2274fd3e265c207014cfad8c4e v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-pxa/generic.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 25c5e5d568a8..9b53c2ffcac7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ec68e45b75adab3a78dea4ecf0e645127deee8ae +refs/heads/master: 7664c400cc994542a27d1bacde54673880e7e179 diff --git a/trunk/arch/arm/mach-pxa/generic.c b/trunk/arch/arm/mach-pxa/generic.c index e4dbdbc2fb15..698aeec52961 100644 --- a/trunk/arch/arm/mach-pxa/generic.c +++ b/trunk/arch/arm/mach-pxa/generic.c @@ -196,7 +196,7 @@ static struct map_desc standard_io_desc[] __initdata = { }, { /* Mem Ctl */ .virtual = 0xf6000000, .pfn = __phys_to_pfn(0x48000000), - .length = 0x00100000, + .length = 0x00200000, .type = MT_DEVICE }, { /* USB host */ .virtual = 0xf8000000,