u-boot-brain/arch
Heinrich Schuchardt 549d684d4e arm64: zynqmp: remove unnecessary logical constraint
In

if (a || b)
else if (!a)

the constraint (!a) is always true if else is reached and
can be removed.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-11-28 15:53:07 +01:00
..
arc arc: cache: Add required NOPs after invalidation of instruction cache 2017-11-24 19:38:23 +03:00
arm arm64: zynqmp: remove unnecessary logical constraint 2017-11-28 15:53:07 +01:00
m68k
microblaze
mips mips: Use asm-generic/io.h 2017-10-02 21:52:23 -04:00
nds32
nios2 nios2: 10m50: Add CPU pre-relocation in device tree 2017-11-17 10:51:24 -05:00
powerpc powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores 2017-10-23 14:02:48 -07:00
sandbox sandbox: Add clrbits/setbits macros 2017-11-16 18:45:05 -07:00
sh
x86 pylibfdt: compile pylibfdt only when dtoc/binman is necessary 2017-11-17 07:43:32 -05:00
xtensa
.gitignore
Kconfig