Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-08 Thread Fabio Giovagnini
Thank a lot. Do I have to use --change-start or --change-section-address Thanks Alle 09:10, lunedì 8 febbraio 2010, Nobuhiro Iwamatsu ha scritto: > Hi, > > 2010/2/6 Fabio Giovagnini : > > Hi All, > > I can compile u-boot for rsk7203_config. > > But into the file board/renesas/rsk7203/config.mk

Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-08 Thread Fabio Giovagnini
Thanks very much. Alle 09:10, lunedì 8 febbraio 2010, Nobuhiro Iwamatsu ha scritto: > Hi, > > 2010/2/6 Fabio Giovagnini : > > Hi All, > > I can compile u-boot for rsk7203_config. > > But into the file board/renesas/rsk7203/config.mk > > > > TEXT_BASE = 0x0C7C > > > > and if I read u-boot.sre

Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-08 Thread Nobuhiro Iwamatsu
Hi, 2010/2/6 Fabio Giovagnini : > Hi All, > I can compile u-boot for rsk7203_config. > But into the file board/renesas/rsk7203/config.mk > > TEXT_BASE = 0x0C7C > > and if I read u-boot.srec that is the result of building process I see that > the address spce of the code is starting from 0x0C7C

Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-07 Thread Fabio Giovagnini
Many many thanks for your answer. Best regards and good good work. Alle 19:32, sabato 6 febbraio 2010, Wolfgang Denk ha scritto: > Dear Fabio Giovagnini, > > please read http://www.netmeister.org/news/learn2quote.html - don't > top post / full quote, please. > > In message <201002061654.11412.fab

Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-06 Thread Wolfgang Denk
Dear Fabio Giovagnini, please read http://www.netmeister.org/news/learn2quote.html - don't top post / full quote, please. In message <201002061654.11412.fabio.giovagn...@aurion-tech.com> you wrote: > > for sure my borad is not an rsk 7203, being my board designed by me; but I > followed the rsk

Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-06 Thread Fabio Giovagnini
Dear Wolfgang, for sure my borad is not an rsk 7203, being my board designed by me; but I followed the rsk 7203 schematics to connect NOR Flash, SDRAM, ETH, and NAND Flash. As on my own board, as on rsk board NOR flash in on CS0. So I think I am miss understanding something. 1) Does u-boot a sort

Re: [U-Boot] Problem to link u-boot for sh2a 7203

2010-02-06 Thread Wolfgang Denk
Dear Fabio Giovagnini, In message <201002061124.41572.fabio.giovagn...@aurion-tech.com> you wrote: > > I can compile u-boot for rsk7203_config. > But into the file board/renesas/rsk7203/config.mk > > TEXT_BASE = 0x0C7C > > and if I read u-boot.srec that is the result of building process I se

[U-Boot] Problem to link u-boot for sh2a 7203

2010-02-06 Thread Fabio Giovagnini
Hi All, I can compile u-boot for rsk7203_config. But into the file board/renesas/rsk7203/config.mk TEXT_BASE = 0x0C7C and if I read u-boot.srec that is the result of building process I see that the address spce of the code is starting from 0x0C7C On my board I have 32 bit SDRAM at such