Openmoko Bug #1743: Intenso SDHC 4GB gives glamo errors

Openmoko Public Trac bugs at docs.openmoko.org
Mon Aug 4 15:14:54 CEST 2008


#1743: Intenso SDHC 4GB gives glamo errors
---------------------+------------------------------------------------------
 Reporter:  beni     |        Owner:  openmoko-devel
     Type:  defect   |       Status:  new           
 Priority:  normal   |    Milestone:                
Component:  unknown  |      Version:                
 Severity:  normal   |   Resolution:                
 Keywords:           |     Blocking:                
Blockedby:           |  
---------------------+------------------------------------------------------

Comment(by andy):

 You need to edit U-Boot environment, exactly what to do depends on how you
 are set up.  If you don't have a debug board, you need to use minicom with
 /dev/ttyACM0 when in U-Boot.

 Once you are in and at the U-Boot prompt, you need to adapt probably
 "bootargs" environment var to have glamo_mci.sd_max_clk=10000000 on it
 too.  Use

 printenv

 to see the existing settings, then like

 setenv bootargs glamo_mci.sd_max_clk=10000000 <original text>

 then

 boot

 to boot.  Confirm your setting was seen by the kernel by

 cat /proc/cmdline

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/1743#comment:4>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list