Jump to content

build u-boot


lappys41

Recommended Posts

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   ---------

 

Link to comment
Share on other sites

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?

 

Link to comment
Share on other sites

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

 

 

Edited by lappys41
Link to comment
Share on other sites

  • 1 month later...
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

Link to comment
Share on other sites

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
Edited by matzg
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...