
On May 10, 2013, at 10:23 AM, Tom Rini wrote:
On Thu, May 09, 2013 at 05:20:32PM -0500, Andy Fleming wrote:
The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859:
gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200)
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
for you to fetch changes up to a9c81eaa54f6ef0976cf15065cd3efc9430fdca8:
powerpc: Add T4160QDS (2013-05-09 17:07:39 -0500)
[snip]
Roy ZANG (1): powerpc/pcie: add PCIe version 3.x support
This change breaks a handful of platforms thusly: Configuring for MPC8315ERDB_NAND - Board: MPC8315ERDB, Options: NAND_U_BOOT pcie.c:315:34: error: 'PCI_LTSSM' undeclared (first use in this function) pcie.c:316:15: error: 'PCI_LTSSM_L0' undeclared (first use in this function)
And from MAKEALL: Boards compiled: 637 Boards with errors: 7 ( mpc8308_p1m MPC8315ERDB_NAND MPC8315ERDB MPC837XERDB MPC837XEMDS_HOST MERGERBOX MPC8308RDB )
Please fix, thanks!
Ugh, sorry. I even looked very skeptically at that, and decided to trust the change despite my misgivings. I will fix.