summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Weber <swirl@gmx.li>2010-03-13 23:14:45 +0100
committerWolfgang Denk <wd@denx.de>2010-03-21 22:22:53 +0100
commit5647f78d04174b0b99857d2a7cbf25141bd14a45 (patch)
tree5a4c65ac128270e0d01b796e97ce86587f4abc1b
parent99c006a320ceb9ea19135ac1512e4a81e8bebb72 (diff)
mod change 755 => 644 for multiple files
I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;' Signed-off-by: Thomas Weber <swirl@gmx.li> Add some more: neither Makefile nor config.mk need execute permissions. Signed-off-by: Wolfgang Denk <wd@denx.de>
-rw-r--r--[-rwxr-xr-x]board/spear/common/spr_lowlevel_init.S0
-rw-r--r--[-rwxr-xr-x]board/spear/common/spr_misc.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear300/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear300/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear300/spear300.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear310/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear310/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear310/spear310.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear320/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear320/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear320/spear320.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear600/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear600/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear600/spear600.c0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/spear/Makefile0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/spear/reset.c0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/spear/timer.c0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/versatile/timer.c0
-rw-r--r--[-rwxr-xr-x]drivers/i2c/Makefile0
-rw-r--r--[-rwxr-xr-x]drivers/i2c/spr_i2c.c0
-rw-r--r--[-rwxr-xr-x]drivers/mtd/Makefile0
-rw-r--r--[-rwxr-xr-x]drivers/mtd/nand/spr_nand.c0
-rw-r--r--[-rwxr-xr-x]drivers/mtd/spr_smi.c0
-rw-r--r--[-rwxr-xr-x]drivers/serial/usbtty.h0
-rw-r--r--[-rwxr-xr-x]drivers/usb/gadget/Makefile0
-rw-r--r--[-rwxr-xr-x]drivers/usb/gadget/spr_udc.c0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_gpt.h0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_i2c.h0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_smi.h0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_xloader_table.h0
-rw-r--r--[-rwxr-xr-x]include/configs/spear3xx.h0
-rw-r--r--[-rwxr-xr-x]include/configs/spear6xx.h0
-rw-r--r--[-rwxr-xr-x]include/usb/spr_udc.h0
-rw-r--r--[-rwxr-xr-x]lib_m68k/bootm.c0
34 files changed, 0 insertions, 0 deletions
diff --git a/board/spear/common/spr_lowlevel_init.S b/board/spear/common/spr_lowlevel_init.S
index 6fbe579a65..6fbe579a65 100755..100644
--- a/board/spear/common/spr_lowlevel_init.S
+++ b/board/spear/common/spr_lowlevel_init.S
diff --git a/board/spear/common/spr_misc.c b/board/spear/common/spr_misc.c
index e35691200d..e35691200d 100755..100644
--- a/board/spear/common/spr_misc.c
+++ b/board/spear/common/spr_misc.c
diff --git a/board/spear/spear300/Makefile b/board/spear/spear300/Makefile
index b5168ffe88..b5168ffe88 100755..100644
--- a/board/spear/spear300/Makefile
+++ b/board/spear/spear300/Makefile
diff --git a/board/spear/spear300/config.mk b/board/spear/spear300/config.mk
index 35646f2193..35646f2193 100755..100644
--- a/board/spear/spear300/config.mk
+++ b/board/spear/spear300/config.mk
diff --git a/board/spear/spear300/spear300.c b/board/spear/spear300/spear300.c
index 60ee54470e..60ee54470e 100755..100644
--- a/board/spear/spear300/spear300.c
+++ b/board/spear/spear300/spear300.c
diff --git a/board/spear/spear310/Makefile b/board/spear/spear310/Makefile
index e67e941cf9..e67e941cf9 100755..100644
--- a/board/spear/spear310/Makefile
+++ b/board/spear/spear310/Makefile
diff --git a/board/spear/spear310/config.mk b/board/spear/spear310/config.mk
index cba843620c..cba843620c 100755..100644
--- a/board/spear/spear310/config.mk
+++ b/board/spear/spear310/config.mk
diff --git a/board/spear/spear310/spear310.c b/board/spear/spear310/spear310.c
index 03dfe16175..03dfe16175 100755..100644
--- a/board/spear/spear310/spear310.c
+++ b/board/spear/spear310/spear310.c
diff --git a/board/spear/spear320/Makefile b/board/spear/spear320/Makefile
index 1b80586ff1..1b80586ff1 100755..100644
--- a/board/spear/spear320/Makefile
+++ b/board/spear/spear320/Makefile
diff --git a/board/spear/spear320/config.mk b/board/spear/spear320/config.mk
index cba843620c..cba843620c 100755..100644
--- a/board/spear/spear320/config.mk
+++ b/board/spear/spear320/config.mk
diff --git a/board/spear/spear320/spear320.c b/board/spear/spear320/spear320.c
index 2ba2dbb566..2ba2dbb566 100755..100644
--- a/board/spear/spear320/spear320.c
+++ b/board/spear/spear320/spear320.c
diff --git a/board/spear/spear600/Makefile b/board/spear/spear600/Makefile
index 1978002fc5..1978002fc5 100755..100644
--- a/board/spear/spear600/Makefile
+++ b/board/spear/spear600/Makefile
diff --git a/board/spear/spear600/config.mk b/board/spear/spear600/config.mk
index 35646f2193..35646f2193 100755..100644
--- a/board/spear/spear600/config.mk
+++ b/board/spear/spear600/config.mk
diff --git a/board/spear/spear600/spear600.c b/board/spear/spear600/spear600.c
index eef9a3771c..eef9a3771c 100755..100644
--- a/board/spear/spear600/spear600.c
+++ b/board/spear/spear600/spear600.c
diff --git a/cpu/arm926ejs/spear/Makefile b/cpu/arm926ejs/spear/Makefile
index bf8dfa8c3c..bf8dfa8c3c 100755..100644
--- a/cpu/arm926ejs/spear/Makefile
+++ b/cpu/arm926ejs/spear/Makefile
diff --git a/cpu/arm926ejs/spear/reset.c b/cpu/arm926ejs/spear/reset.c
index 73ad86da30..73ad86da30 100755..100644
--- a/cpu/arm926ejs/spear/reset.c
+++ b/cpu/arm926ejs/spear/reset.c
diff --git a/cpu/arm926ejs/spear/timer.c b/cpu/arm926ejs/spear/timer.c
index 06858b4a13..06858b4a13 100755..100644
--- a/cpu/arm926ejs/spear/timer.c
+++ b/cpu/arm926ejs/spear/timer.c
diff --git a/cpu/arm926ejs/versatile/timer.c b/cpu/arm926ejs/versatile/timer.c
index 563db36548..563db36548 100755..100644
--- a/cpu/arm926ejs/versatile/timer.c
+++ b/cpu/arm926ejs/versatile/timer.c
diff --git a/drivers/i2c/Makefile b/drivers/i2c/Makefile
index 29bda85dbd..29bda85dbd 100755..100644
--- a/drivers/i2c/Makefile
+++ b/drivers/i2c/Makefile
diff --git a/drivers/i2c/spr_i2c.c b/drivers/i2c/spr_i2c.c
index eabfe843f7..eabfe843f7 100755..100644
--- a/drivers/i2c/spr_i2c.c
+++ b/drivers/i2c/spr_i2c.c
diff --git a/drivers/mtd/Makefile b/drivers/mtd/Makefile
index cbf6f156b4..cbf6f156b4 100755..100644
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
diff --git a/drivers/mtd/nand/spr_nand.c b/drivers/mtd/nand/spr_nand.c
index 097d0c60bf..097d0c60bf 100755..100644
--- a/drivers/mtd/nand/spr_nand.c
+++ b/drivers/mtd/nand/spr_nand.c
diff --git a/drivers/mtd/spr_smi.c b/drivers/mtd/spr_smi.c
index 9a70a199c8..9a70a199c8 100755..100644
--- a/drivers/mtd/spr_smi.c
+++ b/drivers/mtd/spr_smi.c
diff --git a/drivers/serial/usbtty.h b/drivers/serial/usbtty.h
index a23169a29d..a23169a29d 100755..100644
--- a/drivers/serial/usbtty.h
+++ b/drivers/serial/usbtty.h
diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile
index 1d7362dc97..1d7362dc97 100755..100644
--- a/drivers/usb/gadget/Makefile
+++ b/drivers/usb/gadget/Makefile
diff --git a/drivers/usb/gadget/spr_udc.c b/drivers/usb/gadget/spr_udc.c
index f2b06d68e2..f2b06d68e2 100755..100644
--- a/drivers/usb/gadget/spr_udc.c
+++ b/drivers/usb/gadget/spr_udc.c
diff --git a/include/asm-arm/arch-spear/spr_gpt.h b/include/asm-arm/arch-spear/spr_gpt.h
index 965b5abb9a..965b5abb9a 100755..100644
--- a/include/asm-arm/arch-spear/spr_gpt.h
+++ b/include/asm-arm/arch-spear/spr_gpt.h
diff --git a/include/asm-arm/arch-spear/spr_i2c.h b/include/asm-arm/arch-spear/spr_i2c.h
index 7521ebc6cf..7521ebc6cf 100755..100644
--- a/include/asm-arm/arch-spear/spr_i2c.h
+++ b/include/asm-arm/arch-spear/spr_i2c.h
diff --git a/include/asm-arm/arch-spear/spr_smi.h b/include/asm-arm/arch-spear/spr_smi.h
index 06df74557f..06df74557f 100755..100644
--- a/include/asm-arm/arch-spear/spr_smi.h
+++ b/include/asm-arm/arch-spear/spr_smi.h
diff --git a/include/asm-arm/arch-spear/spr_xloader_table.h b/include/asm-arm/arch-spear/spr_xloader_table.h
index 7e3da18578..7e3da18578 100755..100644
--- a/include/asm-arm/arch-spear/spr_xloader_table.h
+++ b/include/asm-arm/arch-spear/spr_xloader_table.h
diff --git a/include/configs/spear3xx.h b/include/configs/spear3xx.h
index 0248abadc9..0248abadc9 100755..100644
--- a/include/configs/spear3xx.h
+++ b/include/configs/spear3xx.h
diff --git a/include/configs/spear6xx.h b/include/configs/spear6xx.h
index 2ad5beb82c..2ad5beb82c 100755..100644
--- a/include/configs/spear6xx.h
+++ b/include/configs/spear6xx.h
diff --git a/include/usb/spr_udc.h b/include/usb/spr_udc.h
index 2c332d5999..2c332d5999 100755..100644
--- a/include/usb/spr_udc.h
+++ b/include/usb/spr_udc.h
diff --git a/lib_m68k/bootm.c b/lib_m68k/bootm.c
index e5ed6eb7cc..e5ed6eb7cc 100755..100644
--- a/lib_m68k/bootm.c
+++ b/lib_m68k/bootm.c