This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2015-2022 Rivoreo | |
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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# Copyright 2015-2022 Rivoreo | |
# 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2015-2022 Rivoreo | |
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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.text | |
.global .__start | |
.__start: | |
bl _start | |
_start: | |
li r2, 5 | |
crorc cr6, cr6, cr6 | |
sc |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2015-2022 Rivoreo | |
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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2015-2022 Rivoreo | |
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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DIE1 CLUSTER1 L1/L2 Cache Mbist OK! | |
DIE1 CLUSTER2 L1/L2 Cache Mbist OK! | |
DIE1 CLUSTER3 L1/L2 Cache Mbist OK! | |
DIE2 CLUSTER0 L1/L2 Cache Mbist OK! | |
DIE2 CLUSTER1 L1/L2 Cache Mbist OK! | |
DIE2 CLUSTER2 L1/L2 Cache Mbist OK! | |
DIE2 CLUSTER3 L1/L2 Cache Mbist OK! | |
DIE1 CLUSTER0 L1/L2 Cache Mbist OK! | |
LLC Mbist start, please wait for a moment! | |
LLC Mbist OK! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Copyright 2015-2021 Rivoreo | |
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: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- FSPBOOT 0.8.31 build on Linux 2.6.5-7.252-bigsmp at Aug 11 2006 15:11:16 ---- | |
Core CRC ok | |
Flash/NVRAM configuration | |
start maxsize manufid deviceid type | |
0. fc000000 00800000 00000000 00000000 NVRAM | |
1. fc800000 00800000 00000000 00000000 NVRAM | |
2. fd000000 01000000 00002000 00001888 FLASH_REAL | |
3. fe000000 01000000 00002000 00001888 FLASH_REAL | |
4. ff000000 01000000 00002000 00001888 FLASH_REAL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
�AE�fspinit (May 11 2018 17:01:25) $Revision: 1.33 $ starting Initialization | |
fspinit (May 11 2018 17:01:25) $Revision: 1.33 $ initialization complete | |
TF timer sec: 7200 | |
System memory is 190 | |
common_configure_nvram_4_p7lx: Already configured for 128K Nvram (HV16 - Jupiter) | |
Creating /tmp/profile from minicom environment (/etc/profile -> /tmp/profile) | |
Can't open device 2frumnetlink:frumHandleNetlinkEvent: Ignoring MTD RO device /class/mtd/mtd16ro | |
/opt/fips/bin/nvram_init: nvram device size is 131072 | |
/opt/fips/bin/nvram_init: magic number is good | |
/opt/fips/bin/nvram_init: found end tag at offset 49254 |