
Hi Tom,
On 13 January 2015 at 06:37, Tom Rini trini@ti.com wrote:
On Mon, Jan 12, 2015 at 05:06:19PM -0800, Simon Glass wrote:
Hi Tom,
The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
Prepare v2015.01 (2015-01-12 09:39:08 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to c479f96c0e0ceb226a8fb83a7996b78bfdcfd7b2:
x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.h (2015-01-12 17:03:47 -0800)
This breaks the heck out of most other platforms: +(davinci_sonata) In file included from arch/arm/lib/board.c:39:0: +(davinci_sonata) include/fdtdec.h:342:30: error: unknown type name 'pci_dev_t'
Please fix, thanks!
Oh dear, thanks for catching this. It looks like this patch:
cf1a5cb fdt: Add several apis to decode pci device node
I'll fix it (and my process).
Regards, Simon