]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
xilinx: Change file permission for several files
authorMichal Simek <michal.simek@xilinx.com>
Thu, 24 Jan 2013 12:35:28 +0000 (13:35 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 29 Jan 2013 12:28:16 +0000 (13:28 +0100)
Use 644 permissions instead of 755.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/cpu/Makefile [changed mode: 0755->0644]
arch/microblaze/include/asm/icap.h [changed mode: 0755->0644]
arch/microblaze/lib/board.c [changed mode: 0755->0644]
arch/microblaze/lib/bootm.c [changed mode: 0755->0644]
drivers/mtd/nand/zynq_nand.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)