commit | 3749f52065ffa68e5b9d7906398066bbe78843ea | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Aug 09 17:17:25 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 18 21:28:35 2017 +0000 |
tree | 9829251b025df1fc8de625f3419848339070cc5b | |
parent | b9e2e1250b63abad304ecf41a914cb70f76e7968 [diff] |
uboot: Add support for ubi and mtd partitioning Ability for u-boot to load a kernel from a ubi volume. Add boot options for the kernel to boot a rootfs from a ubi volume. Create env variables that can be set by userspace to indicate to u-boot and the kernel where the ubi volume information. Resolves openbmc/openbmc#1940 Resolves openbmc/openbmc#1943 Change-Id: I670435923c563490afa6a85b852594289295651c Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>