[PATCH 2/5] ARM: PXA: Zipit Z2: Add USB host and device support
From: zonque@gmail.com (Daniel Mack)
Date: 2012-10-29 10:48:40
From: zonque@gmail.com (Daniel Mack)
Date: 2012-10-29 10:48:40
On 29.10.2012 11:07, Vasily Khoruzhick wrote:
On Mon, Oct 29, 2012 at 12:42 PM, Daniel Mack [off-list ref] wrote:quoted
Please have a quick look at arch/arm/mach-pxa/pxa-dt.c - what it takes for basic 270 support is just copying the logic that is there already for the 3xx models.Sure, but I need to get DT-capable bootloader working on Z2 in first place, right?
No, you don't necessarily. You can also append a dtb blob to the kernel image (CONFIG_ARM_APPENDED_DTB).