[U-Boot] Facing problems in Porting U-boot to MIPS32 (Au1350)

 Gurumurthy G M Gurumurthy.Gowdar at gmobis.com
Fri Apr 23 11:04:12 CEST 2010



let me know if anyone have ported u-boot to MIPS32.

-----Original Message-----
From: u-boot-bounces at lists.denx.de on behalf of  Gurumurthy G M
Sent: Fri 4/23/2010 2:30 PM
To: u-boot at lists.denx.de
Subject: [U-Boot] U-boot Porting for MIPS32  (Au1350)
 



Hi All,
       we are porting U-boot 1.2.0 to MIPS32 Au1350 Processor. i am using ELDK 4.1 for MIPS32. 

Thanks wolfgang now am able to compile toolchain for mips after using ELDK for MIPS.

Now while porting U-boot to Au1350 MIPS32 we are facing following problems mentioned below. 

We have a MIPS CPU which has reset address 0xBFC00000 , this is mapped to NOR flash with XIP in place. The boot block  ( ie 0xBFC00000) is in the top block of the NOR flash and its of 16KB. U-Boot shall be put from address 0xBFC00000 in the NOR flash for CPU boot up , since it is the last block (16KB only) we cannot put complete U-Boot , some part of the U-Boot should go to lower blocks . To do this u-boot need to be divided into blocks and we shall provide a jump from the top block to other blocks of NOR flash. We have BDI3000 debugger for flashing the NOR flash and bdiGDB for MIPS.

Is there any NOR flash drivers available which can support the below chip?

NOR Flash chip : M29W160ET --> AM29BX16
NOR Flash chip size is 0x00200000 --> 2MB

MIPS CPU Clock is 660MHz
System Bus is 330MHz
SDRAM bus clock is 165MHz


please let me know if am going wrong anywhere or missing out something.

With Regards,
Gurumurthy Gowdar
KPIT Cummins Infosystems Ltd
_______________________________________________
U-Boot mailing list
U-Boot at lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot



More information about the U-Boot mailing list