commit | faf1e62bf04b01dc7110a459f558aaf414bfcac0 | [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 | c9e40e65e1dcf19f518fa3811bb6de2bf407360f [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>