New IT forum Follow us on Twitter
22 May 2012, 11:20:46 pm *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: EFIKA MX now in stock!
 
   Home   SHOP Help Search Login Register  
Pages: [1]
  Print  
Author Topic: mmcinit command don't run with uboot 3.4.16  (Read 1785 times)
maisondouf
Jr. Member
**
Posts: 68


Crazy hacker's family since 1982


WWW
« on: 25 May 2010, 05:08:21 pm »

As I have initiated to bye Sheeva on Ubuntu Forum, somes members call me for support....
Yesterday evening, one of them, want to boot on a SD card and when he types "mmcinit", his plug (bought last week) says somthing like "command doesn't exists".

After typing "help", effectively this command was not listed.
He have a uboot v3.4.16 but standart, not the sata NewIT uboot v3.4.16 with 07/14/09 date.

So I try to make him change his uboot from an USB key.

The command "usb start" find the key.
The command "fatls usb 0:1" well list the 5 or 6 files in the key.
The command "fatinfo usb 0:1" well says the brand, the size (8Go) and the format (FAT32).

BUT, "fatload usb 0:1 0x00800000 uboot.bin" always says that uboot.bin is an invalid FAT entry with a size of 4096 bytes against 471088 !

Is it due to the size of the key ?






 
Logged

NSLU2 owner since 4 years...
Very new owner of a black eSata Sheevaplug.
(Wiki en français http://plug.maisondouf.fr)
NewIT_Marcus
Administrator
Hero Member
*****
Posts: 960


« Reply #1 on: 25 May 2010, 07:25:29 pm »

Easiest way to upgrade uboot is with a TFTP server.

http://www.newit.co.uk/forum/index.php/topic,236.msg645.html#msg645

Code:
setenv ipaddr 192.168.1.101
setenv serverip 192.168.1.10
bubt uboot-3.4.23.bin
reset

I haven't done much with USB sticks along the lines of what you are trying, so I can't comment or explain your results. Use TFTP; it's simple and it works.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!