lappys41 Opublikowano 26 Marca Udostępnij Opublikowano 26 Marca hello experts, i need your help for compile u-boot, i have sti7111 cpu STB, stuck on boot, but u-boot i have not, some guys used u-boot below i share log, nBOX ADB28xx by plfreebox@gmail.com (32-bit mode) U-BOOT 1.3.1 (JUN 17 2013 - 11:32:30) - stm_0057 DRAM: 256 MiB Error: Number of sectors (127) > NAND: 128 Mib *** Warning - bad CRC In: serial Out: serial MB618> THANKS/REGARDS i will donate for your project --------- Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
matzg Opublikowano 26 Marca Udostępnij Opublikowano 26 Marca Hello, I don't know if I'll help... what decoder is this? For me on adb2850 it looks like this: clean uboot without -env nBOX ADB28xx by plfreebox@gmail.com [32-bit mode] U-Boot 1.3.1 (Aug 5 2012 - 10:17:06) - stm24_0057 DRAM: 256 MiB NOR: 4 MiB NAND: 64 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial adding env set ethaddr 00:01:01:01:01:01 set bootdelay 3 set bootkern_0 'usb reset; ext2load usb 0:1 80060000 /boot/uImage; bootm 80060000' set bootargs_0 'set bootargs console=ttyAS0,115200 root=/dev/sda1 rw mem=256m coprocessor_mem=4m@0x40000000,4m@0x40400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:${ethaddr} init=/bin/devinit' set bootkern_1 'nand read.i 0x80060000 0x0 0x300000; bootm 80060000' set bootargs_1 'set bootargs console=ttyAS0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2 mem=256m coprocessor_mem=4m@0x40000000,4m@0x40400000 nwhwconf=device:eth0,hwaddr:${ethaddr} init=/bin/devinit' set bootcmd 'run bootargs_0; run bootkern_0;run bootargs_1; run bootkern_1' saveenv ledblink 3 0 200 and after uploading the env I have this U-Boot 1.3.1 (Aug 5 2012 - 10:17:06) - stm24_0057 DRAM: 256 MiB NOR: 4 MiB NAND: 64 MiB In: serial Out: serial Err: serial Hit any key to stop autoboot: 3 2 1 0 (Re)start USB... USB: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found ** Can't read from device 0 ** ** Unable to use usb 0:1 for fatload ** (Re)start USB... USB: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found ** Bad partition 1 ** ## Booting image at 80060000 ... maybe you also need to download the env appropriate for your decoder u-boot file for adb2850 I have.. did you ask from the source plfreebox@gmail.com? Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 26 Marca Autor Udostępnij Opublikowano 26 Marca (edytowane) yes please share source, but i dont know how compile it, im adding my flash backup, kindly modify it like i shared log MB618, i want just acces console. i know some guys used this u-boot nBOX ADB28xx by plfreebox@gmail.com (32-bit mode) U-BOOT 1.3.1 (JUN 17 2013 - 11:32:30) - stm_0057 thanks MX29GA320EHXFI.bin Edytowane 26 Marca przez lappys41 Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 26 Marca Autor Udostępnij Opublikowano 26 Marca Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 27 Marca Autor Udostępnij Opublikowano 27 Marca please share 17 june u-boot orr source Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 13 Maja Autor Udostępnij Opublikowano 13 Maja On 3/26/2024 at 11:15 PM, matzg said: Hello, I don't know if I'll help... what decoder is this? For me on adb2850 it looks like this: clean uboot without -env nBOX ADB28xx by plfreebox@gmail.com [32-bit mode] U-Boot 1.3.1 (Aug 5 2012 - 10:17:06) - stm24_0057 DRAM: 256 MiB NOR: 4 MiB NAND: 64 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial adding env set ethaddr 00:01:01:01:01:01 set bootdelay 3 set bootkern_0 'usb reset; ext2load usb 0:1 80060000 /boot/uImage; bootm 80060000' set bootargs_0 'set bootargs console=ttyAS0,115200 root=/dev/sda1 rw mem=256m coprocessor_mem=4m@0x40000000,4m@0x40400000 rootdelay=6 nwhwconf=device:eth0,hwaddr:${ethaddr} init=/bin/devinit' set bootkern_1 'nand read.i 0x80060000 0x0 0x300000; bootm 80060000' set bootargs_1 'set bootargs console=ttyAS0,115200 root=/dev/mtdblock1 rw rootfstype=jffs2 mem=256m coprocessor_mem=4m@0x40000000,4m@0x40400000 nwhwconf=device:eth0,hwaddr:${ethaddr} init=/bin/devinit' set bootcmd 'run bootargs_0; run bootkern_0;run bootargs_1; run bootkern_1' saveenv ledblink 3 0 200 and after uploading the env I have this U-Boot 1.3.1 (Aug 5 2012 - 10:17:06) - stm24_0057 DRAM: 256 MiB NOR: 4 MiB NAND: 64 MiB In: serial Out: serial Err: serial Hit any key to stop autoboot: 3 2 1 0 (Re)start USB... USB: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found ** Can't read from device 0 ** ** Unable to use usb 0:1 for fatload ** (Re)start USB... USB: scanning bus for devices... 2 USB Device(s) found scanning bus for storage devices... 0 Storage Device(s) found ** Bad partition 1 ** ## Booting image at 80060000 ... maybe you also need to download the env appropriate for your decoder u-boot file for adb2850 I have.. did you ask from the source plfreebox@gmail.com? plaese upload adb2850 u-boot Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
matzg Opublikowano 14 Maja Udostępnij Opublikowano 14 Maja (edytowane) https://forum.graterlia.tv/applications/core/interface/file/attachment.php?id=463 Edytowane 14 Maja przez matzg 1 Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 14 Maja Autor Udostępnij Opublikowano 14 Maja there are two files which one u-boot for mb618 STi7111 Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 14 Maja Autor Udostępnij Opublikowano 14 Maja you can send me your contact details, like skype,telegram,whatsapp i want try this u-boot, how to boot this u-boot, i have BGA64 flash Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
matzg Opublikowano 14 Maja Udostępnij Opublikowano 14 Maja (edytowane) adb28xx_uboot_05082012.zip u-boot.bin ----- terminal u-boot ----------Jtag Edytowane 14 Maja przez matzg Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
matzg Opublikowano 14 Maja Udostępnij Opublikowano 14 Maja (edytowane) 7 godzin temu, lappys41 napisał(a): you can send me your contact details, like skype,telegram,whatsapp i want try this u-boot, how to boot this u-boot, i have BGA64 flash there is no such possibility... I don't speak English, I use Google translator I have never programmed u-boot via Jtag Edytowane 14 Maja przez matzg Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 14 Maja Autor Udostępnij Opublikowano 14 Maja you write in your language, i have auto translator Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 14 Maja Autor Udostępnij Opublikowano 14 Maja send skype we can auto translate, use google chrome for auto translate its easy Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
lappys41 Opublikowano 14 Maja Autor Udostępnij Opublikowano 14 Maja my STB also have two u-boot, how i prefer to your u-boot file for terminal Cytuj Odnośnik do komentarza Udostępnij na innych stronach Więcej opcji udostępniania...
Rekomendowane odpowiedzi
Dołącz do dyskusji
Możesz dodać zawartość już teraz a zarejestrować się później. Jeśli posiadasz już konto, zaloguj się aby dodać zawartość za jego pomocą.