[U-Boot] [PATCH v2 0/3] Tidy up README.scrapyard and drop old PowerPC code

Simon Glass sjg at chromium.org
Sat Oct 17 20:58:47 CEST 2015


Sort the scrapyard file to make it easier to maintain.

Also add entries to the scrapyard for recently added boards. Unfortunately
the tool does not fill in the commit and date for me, so I have left it
blank for now.

Finally, drop the old PowerPC board.c code since it is no-longer used.

Changes in v2:
- Rebase to master
- Update the file comment to indicate the new ordering
- Add patch to drop PowerPC board.c code

Simon Glass (3):
  Sort README.scrapyard
  scrapyard: Add lines for recently removed ARM boards
  powerpc: Drop old non-generic-board code

 arch/powerpc/lib/board.c | 986 -----------------------------------------------
 doc/README.scrapyard     | 604 ++++++++++++++++-------------
 2 files changed, 338 insertions(+), 1252 deletions(-)
 delete mode 100644 arch/powerpc/lib/board.c

-- 
2.6.0.rc2.230.g3dd15c0



More information about the U-Boot mailing list