- Timestamp:
- 2018-02-22T19:39:53Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0539c14
- Parents:
- 5fe3f954 (diff), df368491 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
boot/arch/arm32/src/asm.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/arm32/src/asm.S
r5fe3f954 ree820ff 68 68 mrc p15, 0, r4, c1, c0, 0 69 69 70 # D -cache before the kernel is started.70 # Disable D-cache before the kernel is started. 71 71 bic r4, r4, #(1 << CP15_C1_DC) 72 72
Note:
See TracChangeset
for help on using the changeset viewer.
