commit | 3ef114f967bf65590344ecef47646e4ca0e590b8 | [log] [tgz] |
---|---|---|
author | Andrew Davies <awdavies@google.com> | Fri Jun 19 13:19:05 2015 -0700 |
committer | Andrew Davies <awdavies@google.com> | Fri Jun 19 16:36:13 2015 -0700 |
tree | f94a1dcd9d019584ef07391898a74371eb33a109 | |
parent | bc1b15003cfbabfc5686bfe5920a4b8bb113f145 [diff] |
WindCharger: Fix u-boot lower 16MB boundary checks Originally boundary checks wouldn't see the end of the lower 16MB partition, and would loop back over to the beginning of said partition if a file was too large (ex: 17MB rootfs image). This change fixes that. b/21668671 Change-Id: I482cf0787ea3c3fae4e8d31a7603976e8182a8e8