Changes

165 bytes added ,  18:34, 1 October 2017
Line 351: Line 351:  
== Mapping restrictions ==
 
== Mapping restrictions ==
 
The physaddr range 0x80060000-0x81970FFF is not allowed to be mapped as IO.
 
The physaddr range 0x80060000-0x81970FFF is not allowed to be mapped as IO.
  −
[2.0.0+] The range was changed into 0x80060000-0x81D3FFFF.
  −
   
The physaddr range 0x80000000-0x1000000000 is not allowed to be mapped as Normal.
 
The physaddr range 0x80000000-0x1000000000 is not allowed to be mapped as Normal.
    +
[2.0.0+] The range for IO was changed into 0x80060000-0x81D3FFFF.
    
[2.0.0+] A blacklist was added for IO and Normal mappings:
 
[2.0.0+] A blacklist was added for IO and Normal mappings:
Line 365: Line 363:  
* 0x7001C000 (MC0)
 
* 0x7001C000 (MC0)
 
* 0x7001D000 (MC1)
 
* 0x7001D000 (MC1)
 +
 +
== Kernel versions ==
 +
{| class="wikitable" border="1"
 +
|-
 +
! Firmware ||  Kernel Version || Minimum Allowed
 +
|-
 +
| 1.0.0 || 5.0 || 3.0
 +
|-
 +
| 2.0.0 || 6.1 || 3.0
 +
|}