
Wolfgang Denk wrote:
In message 1213170182-23158-1-git-send-email-afleming@freescale.com you wrote:
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
A re-send, since I accidentally undid a bunch of changes before I sent the last pull request. This one has been build-tested.
Andy Fleming (1): socrates: Fix PCI clk fix patch
Anton Vorontsov (2): 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h 83xx/85xx: further localbus cleanups
Becky Bruce (1): MPC85xx: Change traps.c to not reference non-addressable memory
Kumar Gala (9): 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it 85xx: expose cpu identification 85xx: Add setting of cache props in the device tree. 85xx: Remove unused and unconfigured memory test code. MPC8544DS: Update config.h 85xx: remove dummy board_early_init_f FSL LAW: Keep track of LAW allocations 85xx/86xx: Move to dynamic mgmt of LAWs FSL LAW: Add new interface to use the last free LAW
Sergei Poselenov (7): Socrates: config file cleanup. Added the upmconfig() function for 85xx. Socrates: Added FPGA mapping. LAWs and TLBs cleanup. Socrates: added missed file with UPMA configuration data. NAND: Added support for 128-bit OOB, adapted Socrates: NAND support added. Changed the U-Boot base address and Socrates: Added FPGA base address update in FDT.
Wolfgang Grandegger (16): 83xx/85xx/86xx: add more MxMR local bus definitions TQM: move TQM boards to board/tqc PPC: add accessor macros to clear and set bits in one shot MPC85xx: Beautify boot output of L2 cache configuration NAND FSL UPM: driver re-write using the hwcontrol callback
I just realized that the related patch for the MPC8360ERDK got lost:
http://www.mail-archive.com/u-boot-users@lists.sourceforge.net/msg06991.html
It is required to get that board working with the re-written FSL UPM driver. Could someone pick it up, please.
Thanks,
Wolfgang.