[U-Boot-Users] U-boot Memory map.

Hello,
I want to know more about the memory remap of u-boot.
Also , which files to modify to suit my physical memory map.

In message 48c25dd10703150323y3f6b49d5la946898ee8ca7f0f@mail.gmail.com you wrote:
I want to know more about the memory remap of u-boot.
And your architecture and procxessor type is ...?
Also , which files to modify to suit my physical memory map.
Make sure to read the README.
------=_Part_69297_29799172.1173954199161 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
And NEVER post HTML on this list!
Best regards,
Wolfgang Denk

Hi Wolfgang Denk,
I have a custom board with Processor is Samsung 2412 , Arm926EJ-S. ( My board has 64MB mobile SDRAM , 32MB Nand Flash. Serial Port, and USB ) no other devices as of now.
I have received a u-boot source 1.1.4 from Samsung FAE. With added files for SMDK2412 board. I have compiled and produced a u-boot.bin . And loaded this file into the NAND flash using JTAG.
On power on i see the u-boot prompt. on minicom. The problem i'm facing now are.
1. address 0x3000_0000, 0x3100_0000, 0x3200_0000 ,0x3300_0000 pointing to same memory. a Write in 3000_0000 is duplicated in the other 3 locations also.
2. I use "loadb" command to transfer a bin file. but if i try to write the file to Nand Flash using "nand write" command I get error. and Board hangs.
I have contacted Samsung FAE. but not got any technical support on this issue till now.
Regards, Swapnil
On 3/15/07, Wolfgang Denk wd@denx.de wrote:
In message 48c25dd10703150323y3f6b49d5la946898ee8ca7f0f@mail.gmail.com you wrote:
I want to know more about the memory remap of u-boot.
And your architecture and procxessor type is ...?
Also , which files to modify to suit my physical memory map.
Make sure to read the README.
------=_Part_69297_29799172.1173954199161 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
And NEVER post HTML on this list!
Best regards,
Wolfgang Denk
-- DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk Office: Kirchenstr. 5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de A direct quote from the Boss: "We passed over a lot of good people to get the ones we hired."

Hello!
swapnil borgaonkar schrieb:
I have contacted Samsung FAE. but not got any technical support on this issue till now.
You really expect us to give you support for an U-Boot version with patches which have been supplied by a third-party?
And why don't you follow Wolfgang Denk's recommendation *NOT* to post in HTML on this list? Not knowing how to configure your e-mail client would be a very bad excuse.
With best regards Andreas Schweigstill
participants (3)
-
Andreas Schweigstill
-
swapnil borgaonkar
-
Wolfgang Denk