access to uboot menu

Here is information about customize your B series firmware..:!:This forum is NOT FOR USER questions or problems but DEVELOPER.

dynamic1969
SamyGO Admin
Posts: 62
Joined: Sun Oct 04, 2009 12:35 am

Re: access to uboot menu

Post by dynamic1969 »

You would need to be able to alter the boot parms, which you'll only be able to change if you have access to uBoot ( as far as I can see ).

Regards
dynamic
dynamic1969
SamyGO Admin
Posts: 62
Joined: Sun Oct 04, 2009 12:35 am

Re: access to uboot menu

Post by dynamic1969 »

Just check out following WIKI article, describing the process for manually flashing images:

Dumping and Flashing images by hand

Regards
dynamic
aquadran
Posts: 264
Joined: Fri Oct 16, 2009 9:35 pm
Location: Poland

Re: access to uboot menu

Post by aquadran »

shwed wrote:They talk about wrong /dev/bml0/7.

And i don't see /dev/bml0/7 in results of mount command.
/dev/tbml7 on /mtd_boot type squashfs (ro)
nostromo1983
Posts: 72
Joined: Sat Nov 07, 2009 4:39 pm

Re: access to uboot menu

Post by nostromo1983 »

Seems like with LE32B550 uboot access is broken because it has not the network components it needs:

Code: Select all

ONBOOT :: 96100128 6420642
BOARD  :: EU


U-Boot 1.1.6 (Jan 28 2009 - 15:44:37)

DRAM:  128 MB
tbml_init success
tbml_open success
**************** device info  *******************
nPgsPerBlk = 64
nSctsPerPg = 4
nNumOfUsBlks = 998
*************************************************
TinyBML CS0 open success
env_relocate_spec
pi->nNumOfPartEntry: 14
Success loading partition
TinyBML CS1 open error
TinyBML1 open error
In:    serial
Out:   serial
Err:   serial
It's frozen always on this line (Err: serial) where normally the next line is (based on wiki):

Code: Select all

Net:   RTL8139#0
Regards
Samsung LE32B554 T-CH5DEUC 2006.0 with patched u-boot for usb boot with OpenEmbedded custom kernel with network supported and usb rootfs

Post Reply

Return to “[B] Firmware”