Device tree.
Ben Dooks
ben.dooks at codethink.co.uk
Tue Jul 17 09:25:24 EDT 2012
On 17/07/2012 14:07, Ian Molton wrote:
> On 17/07/12 13:32, Josh Coombs wrote:
>> make make target.dtb
>> cat arch/arm/boot/target.dtb >> arch/arm/boot/zImage
>>make uImage
>
> Yick...
How about adding a dts=<address> argument to the current
command line handling. If this is found, then the system
ignores the rest of the atags passed and uses the passed
address for the device-tree settings.
This means in u-boot, you just need to load the .dts file
into place before booting the kernel.
--
Ben
More information about the linux-arm-kernel
mailing list