From: Rasmus Villemoes Date: Mon, 25 Nov 2024 09:37:00 +0000 (+0100) Subject: powerpc/t2080qds: remove spurious x permission from README file X-Git-Tag: v2025.01-rc4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12fcb9825758a6ad84a22999eaaaa4a0c6a8ff94;p=pandora-u-boot.git powerpc/t2080qds: remove spurious x permission from README file It doesn't make sense for a README file to be executable. Remove that bit. Signed-off-by: Rasmus Villemoes --- diff --git a/board/freescale/t208xqds/README b/board/freescale/t208xqds/README old mode 100755 new mode 100644