summaryrefslogtreecommitdiffstats
path: root/cpu
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 /cpu
parent99c006a320ceb9ea19135ac1512e4a81e8bebb72 (diff)
downloadtalos-obmc-uboot-5647f78d04174b0b99857d2a7cbf25141bd14a45.tar.gz
talos-obmc-uboot-5647f78d04174b0b99857d2a7cbf25141bd14a45.zip
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>
Diffstat (limited to 'cpu')
-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
4 files changed, 0 insertions, 0 deletions
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
OpenPOWER on IntegriCloud