« Return to Thread: Can we boot directly from the MMC card

Re: Can we boot directly from the MMC card

by Michael Thompson-14 :: Rate this Message:

Reply to Author | View in Thread

Koen,
Thanks for your reply but I am a little confused. The 'extfsd' program that
you wrote about. First - Do I use extfsd to create the ext2 filesystem on
the RS-MMC card? Second - The mmcinit does not support ext2load cmd. I get
the following error:

GUM> mmcinit; ext2load mmc 0:1 0x20008000 /uImage; bootm 0x20008000

CPU: Testing write buffer                        
MMC found. Card desciption is:                              
NET: Manufacturer ID = 4d117516                          
HW/FW Revision = 0 0istered protocol fam

Product Name =  04CMMu?                      
IP route        
Serial Number = 1c0000es: 512 (order: -1, 20

Month = 7        
Year = 2006          
Unknown command 'ext2load' - try 'help'

Thanks for your help.

Mike Thompson



-----Original Message-----
From: gumstix-users-bounces@...
[mailto:gumstix-users-bounces@...] On Behalf Of Koen Kooi
Sent: Friday, January 11, 2008 12:06 PM
To: gumstix-users@...
Subject: Re: [Gumstix-users] Can we boot directly from the MMC card

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Levi Scott schreef:
| Since hes running Windows XP I don't think he can create a ext2
| partition on his mmc.

yes you can:

http://www.ext2fsd.com/projects/projects.htm#ext2fsd

regards,

Koen


| You'll have to boot from a linux live-cd like knoppix or ubuntu etc to
| create an ext2 partition on the mmc card.
| On Fri, 2008-01-11 at 17:56 +0100, Koen Kooi wrote:
| Michael Thompson schreef:
| | All,
| | I have been working the WaySmall Basix 200 computer with a 1gb
| | RS-MMC card using the serial connection and Windows XP HyperTerminal
| | for communications. I would like to know if we can boot directly
| | from the MMC card and how I can configure the system to do that.
| | Thanks for your help.
|
| If the mmc controller is supported in uboot try:
|
| mmcinit; ext2load mmc 0:1 0x20008000 /uImage; bootm 0x20008000
|
| that should boot 'uImage' from the first (ext2) partition on the mmc
| card. It will probably require changing bootargs as well, but the
| above should work as a test to see if uboot can use the mmc controller.
|
| regards,
|
| Koen
|>
|>
- -------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for just about anything Open
Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

| ----------------------------------------------------------------------
| --- Check out the new SourceForge.net Marketplace.
| It's the best place to buy or sell services for just about anything
| Open Source.
|
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFHh6H9MkyGM64RGpERAnQlAKCixKgN+pJtNyp7hRh/brqM4eRzuQCeIhQe
ToNhnCclQms0/NVIgkJIZBY=
=J+rM
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for just about anything Open
Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

 « Return to Thread: Can we boot directly from the MMC card