Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. -../build/spl/arch/arm/mach-omap2/am33xx/board.o: file format elf32-littlearm
  2. +../build.no-pie/spl/arch/arm/mach-omap2/am33xx/board.o: file format elf32-littlearm
  3.  
  4.  
  5. Disassembly of section .text.am33xx_otg1_set_phy_power:
  6. @@ -80,28 +80,22 @@
  7. Disassembly of section .text.arch_misc_init:
  8.  
  9. 00000000 <arch_misc_init>:
  10. - 0: 490a ldr r1, [pc, #40] ; (2c <arch_misc_init+0x2c>)
  11. - 2: 480b ldr r0, [pc, #44] ; (30 <arch_misc_init+0x30>)
  12. - 4: b508 push {r3, lr}
  13. - 6: 4479 add r1, pc
  14. - 8: 4a06 ldr r2, [pc, #24] ; (24 <arch_misc_init+0x24>)
  15. - a: 4478 add r0, pc
  16. - c: f7ff fffe bl 0 <musb_register>
  17. - 10: 4908 ldr r1, [pc, #32] ; (34 <arch_misc_init+0x34>)
  18. - 12: 4809 ldr r0, [pc, #36] ; (38 <arch_misc_init+0x38>)
  19. - 14: 4a04 ldr r2, [pc, #16] ; (28 <arch_misc_init+0x28>)
  20. - 16: 4479 add r1, pc
  21. - 18: 4478 add r0, pc
  22. - 1a: f7ff fffe bl 0 <musb_register>
  23. - 1e: 2000 movs r0, #0
  24. - 20: bd08 pop {r3, pc}
  25. - 22: bf00 nop
  26. - 24: 47401000 .word 0x47401000
  27. + 0: b508 push {r3, lr}
  28. + 2: 4a06 ldr r2, [pc, #24] ; (1c <arch_misc_init+0x1c>)
  29. + 4: 4906 ldr r1, [pc, #24] ; (20 <arch_misc_init+0x20>)
  30. + 6: 4807 ldr r0, [pc, #28] ; (24 <arch_misc_init+0x24>)
  31. + 8: f7ff fffe bl 0 <musb_register>
  32. + c: 4a06 ldr r2, [pc, #24] ; (28 <arch_misc_init+0x28>)
  33. + e: 4907 ldr r1, [pc, #28] ; (2c <arch_misc_init+0x2c>)
  34. + 10: 4807 ldr r0, [pc, #28] ; (30 <arch_misc_init+0x30>)
  35. + 12: f7ff fffe bl 0 <musb_register>
  36. + 16: 2000 movs r0, #0
  37. + 18: bd08 pop {r3, pc}
  38. + 1a: bf00 nop
  39. + 1c: 47401000 .word 0x47401000
  40. + ...
  41. 28: 47401800 .word 0x47401800
  42. - 2c: 00000022 .word 0x00000022
  43. - 30: 00000022 .word 0x00000022
  44. - 34: 0000001a .word 0x0000001a
  45. - 38: 0000001c .word 0x0000001c
  46. + ...
  47.  
  48. Disassembly of section .text.board_early_init_f:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement