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
#!/system/bin/sh | |
# save to usb as /bin/sync | |
echo "this is script for unlock hidden all games" > /dev/console | |
BASEDIR="/mnt/vendor/res/local/" | |
LANGS=("English" "Japanese" "Korean" "Simplified_Chinese" "Traditional_Chinese"); | |
for language in "${LANGS[@]}" | |
do |
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
#!/system/bin/sh | |
# save to usb as /bin/sync | |
echo "this script is for game lock only 20 " > /dev/console | |
BASEDIR="/mnt/vendor/res/local/" | |
LANGS=("English" "Japanese" "Korean" "Simplified_Chinese" "Traditional_Chinese"); | |
for language in "${LANGS[@]}" | |
do |
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
蹠 @H D @ | |
竟nchip | |
NF id boot! | |
NF ID 0x2CAC9015 0x56000000 | |
NF pagesz 0x00000800B,pagenm 0x00000040,oobsz 0x00000040B,ecc 0x00000004,addrnum 0x00000005,chipsz 0x00000200MB | |
Nand save 0x74840121 | |
UnSec_boot!mddrc init ok | |
13 | |
src_addr :0x00080000 | |
dst_addr :0x4FD00000 |
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
/dts-v1/; | |
/ { | |
#address-cells = <0x1>; | |
#size-cells = <0x1>; | |
model = "HISILICON HI6950 board based on udp"; | |
compatible = "hisilicon,hi6950"; | |
interrupt-parent = <0x1>; | |
testcase-data { |
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
========== SPI ============= | |
SDRAM CLOCK:156MHZ | |
------------------------- Force into Single IO Mode ------------------------ | |
|No chipID Sft chipSize blkSize secSize pageSize sdCk opCk chipName | | |
| 0 c22017h 0h 800000h 10000h 1000h 100h 86 39 MX6405D/05E/45E| | |
---------------------------------------------------------------------------- | |
---RealTek(RTL8196C)at 2011.11.13-11:40+0900 version v1.1f [16bit](390MHz) |
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
Decompressing.........done | |
Initializing Arena | |
Initializing Devices. | |
fltype = 100 | |
Boot partition size = 131072(0x20000) | |
et0: Broadcom BCM47xx 10/100 Mbps Ethernet Controller 4.150.10.15 | |
CPU type 0x29029: 240MHz | |
Total memory: 8192 KBytes | |
Total memory used by CFE: 0x80300000 - 0x805975B0 (2717104) |
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
U-Boot 2014.04 (Nov 05 2018 - 10:28:14) | |
CPU: XM510 | |
DRAM: 64 MiB | |
MMC: arasan: 0 | |
In: serial | |
Out: serial | |
Err: serial |
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
phyAddr=8 phyID1=0x4d phyId2=0xd021. | |
Ethernet eth0: MAC address 00:90:cc:f6:43:e4 | |
IP: 192.168.1.20/255.255.255.0, Gateway: 192.168.1.1 | |
Default server: 192.168.1.209 | |
RedBoot(tm) bootstrap and debug environment [ROMRAM] | |
Non-certified release, version UNKNOWN - built 13:56:23, Dec 6 2007 | |
Copyright (C) 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. |
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
Starting kernel ... | |
Uncompressing Linux... done, booting the kernel. | |
[ 0.000000] Booting Linux on physical CPU 0 | |
[ 0.000000] Linux version 3.4.113 (root@1058e7ceca8f) (gcc version 4.9.3 (Buildroot 2016.05-git-gaf97a9710) ) #1 SMP PREEMPT Thu Sep 26 00:56:44 UTC 2019 | |
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine: sun8i | |
[ 0.000000] cma: CMA: reserved 40 MiB at 4d800000 | |
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc |
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
Starting kernel ... | |
Uncompressing Linux... done, booting the kernel. | |
[ 0.000000] Booting Linux on physical CPU 0 | |
[ 0.000000] Linux version 3.4.113 (root@1058e7ceca8f) (gcc version 4.9.3 (Buildroot 2016.05-git-gaf97a9710) ) #1 SMP PREEMPT Thu Sep 26 00:56:44 UTC 2019 | |
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine: sun8i | |
[ 0.000000] cma: CMA: reserved 40 MiB at 4d800000 | |
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc |
OlderNewer