commit | 3ed82d6f9bcb3dd2403d432af28787ba1d83fe1b | [log] [tgz] |
---|---|---|
author | Sanchayan Maity <maitysanchayan@gmail.com> | Fri Nov 25 16:19:17 2016 +0530 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 29 16:47:47 2016 +0100 |
tree | 43249070de4b57596ad79bd42474b69a42eeaf8a | |
parent | d9e268ed766b03c7d2fc36debcd62b6696395aad [diff] |
colibri_vf: Read kernel and device tree from static UBI volumes Our update scripts write the kernel and device tree in seperate UBI volumes. This allows to use a lot less UBI/UBIFS support in U-Boot, which should lower the risk of hitting bugs in this area. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>