
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