dbg2.asl 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. /*++
  2. Copyright (c) 2015 Minoca Corp. All Rights Reserved
  3. Module Name:
  4. dbg2.asl
  5. Abstract:
  6. This module implements the Debug Port Table 2 for the Raspberry Pi 2.
  7. Author:
  8. Chris Stevens 17-Mar-2015
  9. Environment:
  10. Firmware
  11. --*/
  12. //
  13. // ---------------------------------------------------------------- Definitions
  14. //
  15. [0004] Signature : "DBG2" [Debug Port table type 2]
  16. [0004] Table Length : 00000055
  17. [0001] Revision : 01
  18. [0001] Checksum : 00
  19. [0006] Oem ID : "MINOCA"
  20. [0008] Oem Table ID : "MINOCA "
  21. [0004] Oem Revision : 00000000
  22. [0004] Asl Compiler ID : "INTL"
  23. [0004] Asl Compiler Revision : 20131115
  24. [0004] Info Offset : 0000002C
  25. [0004] Info Count : 00000001
  26. [0001] Revision : 01
  27. [0002] Length : 0042
  28. [0001] Register Count : 01
  29. [0002] Namepath Length : 0002
  30. [0002] Namepath Offset : 0026
  31. [0002] OEM Data Length : 0004
  32. [0002] OEM Data Offset : 0028
  33. [0002] Port Type : 8000
  34. [0002] Port Subtype : 0003
  35. [0002] Reserved : 0000
  36. [0002] Base Address Offset : 0016
  37. [0002] Address Size Offset : 0022
  38. [0012] Base Address Register : [Generic Address Structure]
  39. [0001] Space ID : 00 [SystemMemory]
  40. [0001] Bit Width : 32
  41. [0001] Bit Offset : 00
  42. [0001] Encoded Access Width : 03 [DWord Access:32]
  43. [0008] Address : 000000003F201000
  44. [0004] Address Size : 00001000
  45. [0009] Namepath : "."
  46. //
  47. // The OEM Data contains the input clock frequency (32 bits).
  48. //
  49. [0016] OEM Data : C0 C6 2D 00