help with TV box SDMC DV8235 #108
naron23vrn
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
please help the system won't start! my dtb meson-gxl-s905x-p212.dtb
here are the logs of my error
gxl_p212_v1#mmc start; fatload mmc 0 1020000 s905_autoscript; autoscr 1020000
mmc - MMC sub system
Usage:
mmc info - display info of the current MMC device
mmc read addr blk# cnt
mmc write addr blk# cnt
mmc erase blk# cnt
mmc rescan
mmc part - lists available partition on current mmc device
mmc dev [dev] [part] - show or set current mmc device [partition]
mmc list - lists available devices
mmc lifetime - show dev life time estimate type A/B
mmc ext_csd [byte] - read/write ext_csd [byte] value
mmc ffu ver addr cnt - update ffu fw
mmc hwpartition [args...] - does hardware partitioning
arguments (sizes in 512-byte blocks):
[user [enh start cnt] [wrrel {on|off}]] - sets user data area attributes
[gp1|gp2|gp3|gp4 cnt [enh] [wrrel {on|off}]] - general purpose partition
[check|set|complete] - mode, complete set partitioning completed
WARNING: Partitioning is a write-once setting once it is set to complete.
Power cycling is required to initialize partitions after set to complete.
mmc setdsr - set DSR register value
mmc test <blk_start> <blk_size> - erase, read and write appointed
card in
co-phase 0x2, tx-dly 0, clock 400000
co-phase 0x2, tx-dly 0, clock 400000
co-phase 0x2, tx-dly 0, clock 400000
co-phase 0x2, tx-dly 0, clock 400000
co-phase 0x2, tx-dly 0, clock 40000000
[mmc_startup] mmc refix success
init_part() 282: PART_TYPE_DOS
[mmc_init] mmc init success
reading s905_autoscript
1273 bytes read in 4 ms (310.5 KiB/s)
Executing script at 01020000
reading bootscript
3831 bytes read in 4 ms (934.6 KiB/s)
Executing script at 01080000
reading boot.config
1288 bytes read in 3 ms (418.9 KiB/s)
Trying config box-config/kernel-6.x.y.config...
reading box-config/kernel-6.x.y.config
778 bytes read in 5 ms (151.4 KiB/s)
Trying config box-config/kernel-6.x.y-mainline-.config...
reading box-config/kernel-6.x.y-mainline-.config
** Unable to read file box-config/kernel-6.x.y-mainline-.config **
Trying config box-config/kernel-6.6.y.config...
reading box-config/kernel-6.6.y.config
** Unable to read file box-config/kernel-6.6.y.config **
Trying config box-config/kernel-6.6.60-meson64.config...
reading box-config/kernel-6.6.60-meson64.config
** Unable to read file box-config/kernel-6.6.60-meson64.config **
Trying config box-config/box-s905x_generic.config...
reading box-config/box-s905x_generic.config
407 bytes read in 5 ms (79.1 KiB/s)
Trying config box-config/gx-default-mainline.config...
reading box-config/gx-default-mainline.config
866 bytes read in 7 ms (120.1 KiB/s)
Trying config box-config/gx-debug-mainline-.config...
reading box-config/gx-debug-mainline-.config
** Unable to read file box-config/gx-debug-mainline-.config **
Trying config boot.config...
reading boot.config
1288 bytes read in 3 ms (418.9 KiB/s)
reading dtb-6.6.60-meson64/amlogic/meson-gxl-p212-generic.dtb
28657 bytes read in 10 ms (2.7 MiB/s)
Using devicetree [dtb-6.6.60-meson64/amlogic/meson-gxl-p212-generic.dtb]
reading vmlinuz-6.6.60-meson64
22630408 bytes read in 1224 ms (17.6 MiB/s)
Starting linux with cmdline: root=/dev/mmcblk0p2 rootfstype=ext4 rootwait rw console=tty0 no_console_suspend consoleblank=0 coherent_pool=2M net.ifnames=0 fsck.repair=yes fsck.mode=skip init_on_alloc=1 init_on_free=1 randomize_kstack_offset=on kfence.sample_interval=100 debugfs=off kfence.deferrable=1 watchdog.stop_on_reboot=0
aml log : Sig Check -2
reboot mode: normal
boot_dev: 0x1
check_dev return 1
Beta Was this translation helpful? Give feedback.
All reactions