Re: [U-Boot] [PATCH v2] 85xx: Move to a common linker script

2009-09-08 Thread Wolfgang Denk
Dear Kumar Gala, In message <1249997451-21265-1-git-send-email-ga...@kernel.crashing.org> you wrote: > There are really no differences between all the 85xx linker scripts so > we can just move to a single common one. Board code is still able to > override the common one if need be. > > Signed-o

Re: [U-Boot] [PATCH v2] 85xx: Move to a common linker script

2009-08-12 Thread Wolfgang Denk
Dear Kumar Gala, In message <1249997451-21265-1-git-send-email-ga...@kernel.crashing.org> you wrote: > There are really no differences between all the 85xx linker scripts so > we can just move to a single common one. Board code is still able to > override the common one if need be. Are you sure

Re: [U-Boot] [PATCH v2] 85xx: Move to a common linker script

2009-08-12 Thread Kumar Gala
On Aug 11, 2009, at 2:58 PM, Wolfgang Denk wrote: > Dear Kumar Gala, > > In message <1249997451-21265-1-git-send-email-ga...@kernel.crashing.org > > you wrote: >> There are really no differences between all the 85xx linker scripts >> so >> we can just move to a single common one. Board code i