#-The MIT License (MIT) #-Copyright © 2018 Intel Corporation # #-Permission is hereby granted, free of charge, to any person obtaining a copy #-of this software and associated documentation files (the "Software"), to deal #-in the Software without restriction, including without limitation the rights #-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell #-copies of the Software, and to permit persons to whom the Software is #-furnished to do so, subject to the following conditions: # #-The above copyright notice and this permission notice shall be included in #-all copies or substantial portions of the Software. # #-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR #-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, #-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE #-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER #-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, #-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE #-SOFTWARE. # #-Run bridge enable command bridge enable; # #-Enable the F2SDRAM[012] in the DDR scheduler sideband manager mw 0xf8024050 0x00000092; # #-Setting the region address limit for FPGA2SDRAM0 mw 0xf8020228 0x7fffffff; # #-Enable the SDRAM L3 interconnect F2SDRAM0 firewall region0 mw 0xf8020204 0x00000002; # #-Set the privilege filter bits for the H2F and LWH2F bridges and everything mw 0xffd24800 0xffffffff; # mw 0xFFD2115C 00010001; # mw.q 0xF70105A0 0000000000000000; # mw.q 0xF7010668 000000ff80000000;