commit | ff3851d49281e06a029dcf24505f474e3e4d561a | [log] [tgz] |
---|---|---|
author | Md Sadre Alam <mdalam@codeaurora.org> | Mon Apr 30 15:33:13 2018 +0530 |
committer | Md Sadre Alam <mdalam@codeaurora.org> | Mon Apr 30 15:33:13 2018 +0530 |
tree | 6e39a21ef9f3b179df5d3a31fecdae2e31efbc3a | |
parent | 9cb02c6c6002250514c44c5dc750d1d4236e4bda [diff] |
board: qca: common: Add condition for NOR boot In case of NOR boot mount the rootfs based on device name not based on UUID. Check the flash type based on rootfs offset. In case of NOR plus eMMC the rootfs offset will be 0xBAD0FF5E. This is bad offset. In NOR only boot rootfs have proper offset. Change-Id: I7a7ecf0c1d0f2dcec13c71561568d1e16686316b Signed-off-by: Md Sadre Alam <mdalam@codeaurora.org>