[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Problems with partitions



Hi Philipp,

This is because the flash map does not match the type of flash you have. The flash maps are located in driver/mtd/maps/mb_auto.c

Jason


Schleifer, Philipp, PGR2 wrote:
Problems with partitions

Hello,

I managed to bootup linux but i cannot login with root/uClinux
I think this is because the creation of flash failed. I checked
my menuconfig twice - it matches that one from the tutorial by John Williams.

Thanks, Philipp

Creating 8 MTD partitions on "Flash":                                    
0x00000000-0x00004000 : "Bootloader"                                   
mtd: partition "Bootloader" doesn't end on an erase block -- force read-only                                                                           

0x00004000-0x00008000 : "Bootargs"                                 
mtd: partition "Bootargs" doesn't start on an erase block boundary -- force read                                                                               

-only    
0x00008000-0x0000c000 : "MAC"                            
mtd: partition "MAC" doesn't start on an erase block boundary -- force read-only                                                                               

0x00010000-0x00020000                   
mtd: partition "Config" doesn't start on an erase block boundary -- force read-o                                                                               

nly  
0x0000c000-0x00010000 : "Spare"                              
mtd: partition "Spare" doesn't start on an erase block boundary -- force read-on                                                                               

ly 
0x00100000-0x00400000 : "Image"                              
0x00400000-0x00800000 : "JFFS2"                              
0x00000000-0x00800000 : "Flash"                              
MicroBlaze auto-config ram probe(0x240e6904,864256,4): d3000 at 240e6904                                                                       

Creating 1 MTD partitions on "RAM":                                  
0x00000000-0x000d3000 : "Romfs"                              
VFS: Mounted root (romfs filesystem) readonly.                                             
Freeing init memory: 40K                       
Mounting       
Mounting var:            
Populating /var:               
Running local start scripts.                           
Mounting /etc/config:                    
Populating /etc/config:                      
flatfsd: Nonexistent or bad flatfs (-114), creating new one...                                                             

/bin/flatfsd: mtd.c: 156: flat_dev_close: Assertion `flatinfo.fd != -1' failed.                                                                              

flatfsd: mtd.c: 156: flat_dev_close: Assertion `flatinfo.fd != -1' failed.                                                                         

Abort