commit | a48b4270d98ee68a99d77824327bcc86b2200e1a | [log] [tgz] |
---|---|---|
author | Sanchayan Maity <maitysanchayan@gmail.com> | Fri Dec 02 14:28:27 2016 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 16 11:36:20 2016 +0100 |
tree | 3801db0880f87589517d69baad422eacf6eeba93 | |
parent | 556765239499c28aed4ba676a4a3552c1bef86a0 [diff] |
configs: colibri_vf: Add fdt_fixup environment variable u-boot allows modifying a device tree after it is loaded into memory. Add fdt_fixup hook in u-boot environment which can facilitate such modifications. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>