u-boot-brain/arch/arm/cpu/armv7m
xypron.glpk@gmx.de a5981734a4 armv7m: mpu_config add missing break
For DEVICE_NON_SHARED the newly assigned value of attr
is overwritten due to a missing break.

The problem was indicated by cppcheck.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-08-13 15:17:28 -04:00
..
cache.c armv7m: cache: add flush & invalidate all dcache 2017-05-12 08:19:14 -04:00
config.mk stm32: Add SDRAM support for stm32f746 discovery board 2016-07-14 18:22:43 -04:00
cpu.c arvm7m: add cleanup before linux booting 2017-05-12 08:36:52 -04:00
Makefile armv7m: add MPU configuration support 2017-05-12 08:37:06 -04:00
mpu.c armv7m: mpu_config add missing break 2017-08-13 15:17:28 -04:00
start.S armv7m: Fix larger builds 2017-06-05 14:13:14 -04:00
systick-timer.c armv7m: Add SysTick timer driver 2017-03-14 20:40:18 -04:00