Skip to content
Snippets Groups Projects
  1. Aug 12, 2008
  2. Aug 11, 2008
  3. Aug 10, 2008
    • Kumar Gala's avatar
      mpc85xx: workaround old binutils bug · c1152808
      Kumar Gala authored
      
      The recent change to move the .bss outside of the image gives older
      binutils (ld from eldk4.1/binutils-2.16) some headache:
      
      ppc_85xx-ld: u-boot: Not enough room for program headers (allocated 3, need 4)
      ppc_85xx-ld: final link failed: Bad value
      
      We workaround it by being explicit about the program headers and not
      assigning the .bss to a program header.
      
      Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
      c1152808
  4. Aug 07, 2008
  5. Aug 06, 2008
  6. Aug 01, 2008
  7. Jul 31, 2008
  8. Jul 29, 2008
  9. Jul 23, 2008
  10. Jul 20, 2008
  11. Jul 15, 2008
  12. Jul 14, 2008
  13. Jul 13, 2008
Loading