Re: [U-Boot] [PATCH v2] microblaze: Disabling interrupt should return 1 if was enabled

2010-12-21 Thread
Dear Wolfgang Denk, I'm Abraham Yu, here is my first time write to you, I feel so happy to join the U-Boot team. I was porting arm926ejs SoC to our new SoC call "AVT2210", OK! Here is some basically questions below: (u-boot.1010.12.rc2 is what I am using.) 1). First, I am useing JTAG to

[U-Boot] ARM926ejs Porting: uboot.lds problem

2010-12-22 Thread
Hello, Happy hacking in U-Boot, let's start quickly! Here' s porting information below: 1. Porting arm926ejs SoC to our new SoC call "AVT2210" 2. Sdram base address: 0x4000, size: 0x200(32M) 3. No flash now. 4. UART: Common 16550 5. U-Boot version: u-boot-2010.12-rc2 6. Linux OS 7.

Re: [U-Boot] ARM926ejs Porting: uboot.lds problem

2010-12-22 Thread
Thanks Albert! >Without knowing the source code that you compile, it is hard to tell >exactly what goes on. You say "code modified", but which board did you >modify, and how exactly do you build it? A patch would be welcome to at >least reproduce your build. > >Also, can you explain how exactl