[U-Boot] U-boot Version 2009.06

Hello Friends,
I have a custom board with MPC8548E. I am trying to port u-boot 2009.06
By modifying the MPC8548CDS Files.
The main difference between CDS and our custom board is in Flash Configuration.
Our custom board has 128MB Flash?
Which locations/file i have to change?
i configured the MPC8548CDS.h file (Flash location) but when i program and run, the u-boot is getting struck at 0xfff80e00 location? (this is checked using "ti" command in BDI).
What could be the problem?
How can this be debugged?

On 07-08-2009 10:24, ragh1981@gmail.com wrote:
Hello Friends,
I have a custom board with MPC8548E. I am trying to port u-boot 2009.06
By modifying the MPC8548CDS Files.
The main difference between CDS and our custom board is in Flash Configuration.
Our custom board has 128MB Flash?
Which locations/file i have to change?
The law.c and tlb.c in the board/<your custom board> should also be changed. See e.g. board/tqc/tqm85xx/{law.c,tlbc} for 128 MB flash.
participants (2)
-
ragh1981@gmail.com
-
willy jacobs