commit | d9a4918f0f6cd0c3b532be78a5c9190a4977c6c2 | [log] [tgz] |
---|---|---|
author | Thomas Weber <swirl@gmx.li> | Sat Mar 13 23:14:45 2010 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Sun Mar 21 22:22:53 2010 +0100 |
tree | 5a4c65ac128270e0d01b796e97ce86587f4abc1b | |
parent | ab5338c47c584c895254f56530bd115247bef72e [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>
diff --git a/board/spear/common/spr_lowlevel_init.S b/board/spear/common/spr_lowlevel_init.S old mode 100755 new mode 100644
diff --git a/board/spear/common/spr_misc.c b/board/spear/common/spr_misc.c old mode 100755 new mode 100644
diff --git a/board/spear/spear300/Makefile b/board/spear/spear300/Makefile old mode 100755 new mode 100644
diff --git a/board/spear/spear300/config.mk b/board/spear/spear300/config.mk old mode 100755 new mode 100644
diff --git a/board/spear/spear300/spear300.c b/board/spear/spear300/spear300.c old mode 100755 new mode 100644
diff --git a/board/spear/spear310/Makefile b/board/spear/spear310/Makefile old mode 100755 new mode 100644
diff --git a/board/spear/spear310/config.mk b/board/spear/spear310/config.mk old mode 100755 new mode 100644
diff --git a/board/spear/spear310/spear310.c b/board/spear/spear310/spear310.c old mode 100755 new mode 100644
diff --git a/board/spear/spear320/Makefile b/board/spear/spear320/Makefile old mode 100755 new mode 100644
diff --git a/board/spear/spear320/config.mk b/board/spear/spear320/config.mk old mode 100755 new mode 100644
diff --git a/board/spear/spear320/spear320.c b/board/spear/spear320/spear320.c old mode 100755 new mode 100644
diff --git a/board/spear/spear600/Makefile b/board/spear/spear600/Makefile old mode 100755 new mode 100644
diff --git a/board/spear/spear600/config.mk b/board/spear/spear600/config.mk old mode 100755 new mode 100644
diff --git a/board/spear/spear600/spear600.c b/board/spear/spear600/spear600.c old mode 100755 new mode 100644
diff --git a/cpu/arm926ejs/spear/Makefile b/cpu/arm926ejs/spear/Makefile old mode 100755 new mode 100644
diff --git a/cpu/arm926ejs/spear/reset.c b/cpu/arm926ejs/spear/reset.c old mode 100755 new mode 100644
diff --git a/cpu/arm926ejs/spear/timer.c b/cpu/arm926ejs/spear/timer.c old mode 100755 new mode 100644
diff --git a/cpu/arm926ejs/versatile/timer.c b/cpu/arm926ejs/versatile/timer.c old mode 100755 new mode 100644
diff --git a/drivers/i2c/Makefile b/drivers/i2c/Makefile old mode 100755 new mode 100644
diff --git a/drivers/i2c/spr_i2c.c b/drivers/i2c/spr_i2c.c old mode 100755 new mode 100644
diff --git a/drivers/mtd/Makefile b/drivers/mtd/Makefile old mode 100755 new mode 100644
diff --git a/drivers/mtd/nand/spr_nand.c b/drivers/mtd/nand/spr_nand.c old mode 100755 new mode 100644
diff --git a/drivers/mtd/spr_smi.c b/drivers/mtd/spr_smi.c old mode 100755 new mode 100644
diff --git a/drivers/serial/usbtty.h b/drivers/serial/usbtty.h old mode 100755 new mode 100644
diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile old mode 100755 new mode 100644
diff --git a/drivers/usb/gadget/spr_udc.c b/drivers/usb/gadget/spr_udc.c old mode 100755 new mode 100644
diff --git a/include/asm-arm/arch-spear/spr_gpt.h b/include/asm-arm/arch-spear/spr_gpt.h old mode 100755 new mode 100644
diff --git a/include/asm-arm/arch-spear/spr_i2c.h b/include/asm-arm/arch-spear/spr_i2c.h old mode 100755 new mode 100644
diff --git a/include/asm-arm/arch-spear/spr_smi.h b/include/asm-arm/arch-spear/spr_smi.h old mode 100755 new mode 100644
diff --git a/include/asm-arm/arch-spear/spr_xloader_table.h b/include/asm-arm/arch-spear/spr_xloader_table.h old mode 100755 new mode 100644
diff --git a/include/configs/spear3xx.h b/include/configs/spear3xx.h old mode 100755 new mode 100644
diff --git a/include/configs/spear6xx.h b/include/configs/spear6xx.h old mode 100755 new mode 100644
diff --git a/include/usb/spr_udc.h b/include/usb/spr_udc.h old mode 100755 new mode 100644
diff --git a/lib_m68k/bootm.c b/lib_m68k/bootm.c old mode 100755 new mode 100644