commit | b5c97f511126008dce3334cd47b6988b81b9f4ae | [log] [tgz] |
---|---|---|
author | Florent Auger <[email protected]> | Wed Jul 09 12:54:50 2014 +0200 |
committer | Patrick Tjin <[email protected]> | Mon Jul 21 20:22:41 2014 -0700 |
tree | dbb4a09ca4768d7ecf59376334fffc6551fe5b7c | |
parent | 978d75167a9d8f93641586f3969ce40a8d9177d7 [diff] |
bootstub support for aosp and legacy The code searches for the AOSP header at a specified location. If found, it performs all the required memcpy by using the addresses and size provided in the AOSP header instead of those hardcoded into bootstub.h. Otherwise, it processes as usual for an OSII image. Change the bootstub output to $(PRODUCT_OUT)/2ndbootloader Change-Id: I25da96f99b2a01f457d3f8b8393080f9ec562c94 Signed-off-by: Florent Auger <[email protected]> Signed-off-by: Jeremy Compostella <[email protected]> Signed-off-by: Jocelyn Falempe <[email protected]> Reviewed-on: https://android.intel.com/215921 Reviewed-by: Betous, GuillaumeX <[email protected]>