the following patch was just integrated into master: commit 4334c876346fe6c4ab977ed93a65eed765e7b9bb Author: Aaron Durbin adurbin@chromium.org Date: Thu Dec 5 11:12:15 2013 -0600
baytrail: enable lpe resources assigned to device
The enable_resources callback was accidentally populated with NULL. Make that callback be the generic pci_dev_enable_resources.
BUG=chrome-os-partner:23791 BRANCH=None TEST=Built and booted.
Change-Id: I670b51bd9aff6764e9b549287a737b662572cdc7 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/178960 Reviewed-by: Shawn Nematbakhsh shawnn@chromium.org Reviewed-on: http://review.coreboot.org/4989 Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com Tested-by: build bot (Jenkins)
See http://review.coreboot.org/4989 for details.
-gerrit