]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Revert some merge-errors
authorTony Lindgren <tony@atomide.com>
Tue, 9 Sep 2008 15:24:26 +0000 (08:24 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 9 Sep 2008 15:24:26 +0000 (08:24 -0700)
As pointed out by Russell King.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/.gitignore
arch/arm/boot/compressed/head.S

index bbe9905f3ae79aff1c7d3c2814b351d33fd82537..ce1c5ff746e7d2930fc0ec2005b6e65b35bd9a91 100644 (file)
@@ -1,5 +1,5 @@
 Image
 zImage
-uImage
 xipImage
 bootpImage
+uImage
index 137e97f765d913b7d0039b434f015008f644d5e9..d42f89b7760bf2c537d3f4769bbc53715af7b6b5 100644 (file)
@@ -55,7 +55,7 @@
 #elif defined(CONFIG_ARCH_S3C2410)
                .macro loadsp, rb
                mov     \rb, #0x50000000
-               add     \rb, \rb, #0x4000 * CONFIG_S3C2410_LOWLEVEL_UART_PORT
+               add     \rb, \rb, #0x4000 * CONFIG_S3C_LOWLEVEL_UART_PORT
                .endm
 #else
                .macro  loadsp, rb
@@ -782,7 +782,6 @@ __armv7_mmu_cache_flush:
                mcr     p15, 0, r10, c7, c14, 0 @ clean+invalidate D
                b       iflush
 hierarchical:
-               adr     sp, no_cache_id         @ non-v7 code is temp stack
                stmfd   sp!, {r0-r5, r7, r9-r11}
                mrc     p15, 1, r0, c0, c0, 1   @ read clidr
                ands    r3, r0, #0x7000000      @ extract loc from clidr