From: Kyungmin Park Date: Wed, 1 Nov 2006 18:43:19 +0000 (+0200) Subject: [PATCH] ARM: OMAP2: fix apollon gpmc initialization X-Git-Tag: v2.6.19-omap1~100 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36627d0e096c7919a3ad9cdd57088bf749c9f1b;p=pandora-kernel.git [PATCH] ARM: OMAP2: fix apollon gpmc initialization After update gpmc patch, apollon can't boot since gpmc init. In Apollon, the CS0 uses 0x0000 0000. If we don't modify boot_rom_space, we have to update all bootloaders. But as you know it's difficult. Signed-off-by: Kyungmin Park Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed