commit | df12de06919afe48ab353469dfeccc63c11799fc | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Fri Jun 05 10:59:27 2020 +0200 |
committer | David Vincze <david.vincze@linaro.org> | Mon Jun 08 11:21:33 2020 +0200 |
tree | 172d7b1e3497e9530542309bd095c1af65b8e9fc | |
parent | 67a1c0e7ed8a01246b3032b4c53ad5058f93f3e9 [diff] |
Boot: Fix misplaced preprocessor directive Fix misplaced preprocessor directive which caused the bootloader to use the NO_SWAP strategy as default instead of overwrite-only. Fix "maximum line length" coding rule violations. Change-Id: Ib82fb567912873add2c5b4407c59deb92791dbaa Signed-off-by: David Vincze <david.vincze@linaro.org>