Snippets
Created by
hiromitu
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 | 690x
----
260x
6
emi
norm
ddri
6
load image success
tmok
ver:1 PMU VERSION = 5707 B VERSION!
DC2_ctl0 = 0x8bca!
DCU_RD_DQS_DLY:0x19191919, DCU_WR_DQS_DLY:0x25252525, DCU_CLK_DLY:0x03011425
boot: enter mbrc_main,Aug 2 2018,16:23:36
1175, devpll 654M
1176, ddrpll 396M
SWITCH_CTL: 0x8
mmc_boot_init 92
[card]:mmc_rescan,711--sd card DETECT fail
[card]:mmc_rescan,735--sd card DETECT fail
tSD_get_phy_cat,1133:[tSD_total_size = 0]
tSD_get_phy_cat,1136:[tSD_logic_size = 0]
card_total_size:0
mmc_init_miscinfo:0
asoc_register_secure_storage: register mmc
boot from sd2!
mmc_boot_init 100
mmc_boot_init 104
[card]:mmc_rescan,711--sd card DETECT fail
[card]:mmc_rescan,721--mmc card DETECT success!
card->csd.capacity = 15269888
ext_csd[EXT_CSD_CARD_TYPE] = 87
[card]:mmc_rescan,724--mmc card INITAL success!
new high speed MMC card at address 0001
tSD_get_phy_cat,1128:[tSD_total_size = 15269888]
tSD_get_phy_cat,1136:[tSD_logic_size = 15269888]
card_total_size:15269888
mmc_init_miscinfo:1
asoc_register_secure_storage: register mmc
asoc_register_secure_storage: register invalid, mmc has registered
reset_status = 0
get DDR_CAP: 0x10000000
FB_SIZE 8388608, FB1_SIZE 1048576
cal FB_SIZE: 0x800000
config ION_SIZE: 0x400000
p_afinfo->battery_ignore = 1!
display_welcome, start.
minifs_open /mnt/disk1/boot_lcd.bin ok,g_dFileHandle = 0x3004720
display.c:109,ret = 0x16f9c
g_dFileLen=0x16f9c
invalidate_icache_all
asoc_set_secure_storage: set mmc
find out, num 0
success to get boot_lcd!
minifs_open /mnt/disk1/boot_pic.bin ok,g_dFileHandle = 0x3004720
display.c:49,ret = 0x384200
g_dFileLen=0x384200
width:1280,height:720,x:0,y:0,bytes_per_pix:4,length:3686912
lcd_buf addr 0xfc00000,
main_disp_addr 0xfc00000 width:1280,height:720,x:0,y:0,bytes_per_pix:4,length:3686912
display_pic disp_update called
hdmi_status: lowfreq=0
video_hw_init start
owl_fb_init
ip_sx00_cable_status, HDMI_CR 0x70000040
owl_fb_init, primary panel is 32
__owl_fb_init: is_primary 1
no valid second display device
owl_fb_display_on
video_hw_init end
display_welcome end.
reinitialize sd2!
mmc_boot_init 100
mmc_boot_init 104
[card]:mmc_rescan,711--sd card DETECT fail
[card]:mmc_rescan,721--mmc card DETECT success!
card->csd.capacity = 15269888
ext_csd[EXT_CSD_CARD_TYPE] = 87
[card]:mmc_rescan,724--mmc card INITAL success!
new high speed MMC card at address 0001
tSD_get_phy_cat,1128:[tSD_total_size = 15269888]
tSD_get_phy_cat,1136:[tSD_logic_size = 15269888]
card_total_size:15269888
mmc_init_miscinfo:2
asoc_register_secure_storage: register mmc
asoc_register_secure_storage: register invalid, mmc has registered
pathname /mnt/disk1/boot.img
mbrc_main.c:521,ret = 0xa63800
Vmlinux=/mnt/disk1/boot.img, g_dVmlinuxLen=0xa63800
kernel @ 8000 (9009292 bytes)
ramdisk @ 1000000 (1879552 bytes)
check_boot_img: skip check boot.img
load boot.img from disk0
asoc_set_secure_storage: set mmc
find out, num 0
sn read size 32
sn is not in miscinfo, use afi
0x02028000~0x02032d60,0x0000ad60
ATAG_DVFSLEVEL: dvfslevel 0x40718583, icversion 0x45
board_opt 0, flags 0x0
boot_dev 0x22
booting linux @ 00008000, ramdisk @ 01000000 (1879552)
cmdline: console=ttyS3,115200 earlyprintk loglevel=7 lowfreq=0 androidboot.serialno=A060A279C43E95B0 selinux=0 androidboot.bootdev=sd androidboot.dvfslevel=0x7021
invalidate_icache_all
[ 0.783830] autorequest GPIO-0
|
Comments (3)
You can clone a snippet to your computer for local editing. Learn more.
agario
P P P P P P P P P P P P P P P P P
when I start NEOGEO ASP in console mode, it only appers SNK logo, then stop go into selection screen, I tried to use UART mode to connect ASP through serial port, booting sequence seems no problem, I suspect boot.img corrupted, do you know how I can fix this? since my ASP is bricked after update from USB storage.