Re: [U-Boot] [GIT PULL] Pull request: u-boot-atmel at91

2010-10-19 Thread Andreas Bießmann
Dear Reinhard Meyer, Am 19.10.2010 um 20:42 schrieb Reinhard Meyer: > Hello, > > I just noticed that: > >> board/atmel/at91rm9200ek/config.mk|3 +- > > This file should/could be removed by moving the text base define to > the board config file. Good Idea, I just thought about that

Re: [U-Boot] [GIT PULL] Pull request: u-boot-atmel at91

2010-10-19 Thread Wolfgang Denk
Dear Reinhard Meyer, In message <4cbdab40.3040...@emk-elektronik.de> you wrote: > Hello Wolfgang, > > The following changes since commit 1ba91ba23396005ef7b42381cc21f0baf78d0d60: > Joakim Tjernlund (1): > dlmalloc.c: Fix gcc alias warning > > are available in the git repository at: >

Re: [U-Boot] [GIT PULL] Pull request: u-boot-atmel at91

2010-10-19 Thread Wolfgang Denk
Dear Reinhard Meyer, In message <4cbde68e.2000...@emk-elektronik.de> you wrote: > > This file should/could be removed by moving the text base define to > the board config file. > > Simplest way is that you send an incremental patch and I squash it in before > Wolfgang pulls. Or, if its OK for Wo

Re: [U-Boot] [GIT PULL] Pull request: u-boot-atmel at91

2010-10-19 Thread Reinhard Meyer
Hello, I just noticed that: > board/atmel/at91rm9200ek/config.mk|3 +- This file should/could be removed by moving the text base define to the board config file. Simplest way is that you send an incremental patch and I squash it in before Wolfgang pulls. Or, if its OK for Wolfgang