Changeset c04bdb4 in mainline for arch/ppc32/loader/asm.S
- Timestamp:
- 2006-06-17T17:24:39Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2988616b
- Parents:
- a141d8d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ppc32/loader/asm.S
ra141d8d rc04bdb4 235 235 mtspr dbat3l, r30 236 236 237 # create empty page hash table FIXME 238 239 DEBUG_pht 240 241 lis r31, 0x07ff 242 ori r31, r31, 0x0000 243 244 mtsdr1 r31 245 237 246 # create identity mapping 238 247
Note:
See TracChangeset
for help on using the changeset viewer.