]> code.ossystems Code Review - openembedded-core.git/commit
linux-dtb: Add simple DTB symlinks for devicetree
authorChase Maupin <Chase.Maupin@ti.com>
Wed, 3 Apr 2013 19:23:58 +0000 (14:23 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Apr 2013 13:06:27 +0000 (14:06 +0100)
commit750a9554e1b85d9bd23d18e0630723c3c193c604
tree828d25c7f34dcaa45b9c76d642bfebbe0eb33f42
parentb9bb3ce5b92cde6bff08e9cb2fd27c576c92125d
linux-dtb: Add simple DTB symlinks for devicetree

* This is similar to the symlinks provided for the kernel image
  in the /boot directory of a file system.  The goal is to have
  simply named symlinks in /boot that mirror the device tree
  name in the kernel sources.  This is so that programs like
  U-Boot can easily find the default device tree binary in the
  /boot directory and use that when booting the kernel.
* Use update-alternatives to handle proper creation and removal
  of the symlinks.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-dtb.inc