Le 14/11/2010 22:22, Wolfgang Denk a écrit : > Dear Albert ARIBAUD, > > In message<[email protected]> you wrote: >> >> Alright. I'll prepare a V5 patch set with fixes to all ARM cpus. >> Wolfgang, is a single *patch* for all cpus ok or do you want a single >> *patchset* with one patch per cpu? Please tell me the single patch >> approach is ok. :) > > It is. Thanks in advance.
ATM on mainline master branch only five ARM cpus (arm926ejs, arm1136, arm1176, armv7 and pxa) have ELF relocation support. Others still use GOT relocation (or the older fixed-location scheme maybe), which IIUC means all boards using these other cpus are broken unless a maintainer gets patches pulled in to support ELF relocs. I therefore propose that V5 of my patch fixes arm926ejs, armv7, arm1136, arm1176 and pxa only, and leave the ten other ARM cpus untouched. Board maintainers who want to fix their board support for ELF relocs may have to also fix their cpu if it is not yet. Does everyone agree? Amicalement, -- Albert. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

