diff options
author | Matt Mower <mowerm@gmail.com> | 2017-01-24 00:54:37 -0600 |
---|---|---|
committer | Tom Marshall <tdm.code@gmail.com> | 2017-09-17 16:59:26 +0000 |
commit | 3296703444ba220eca528c4de4d6145b27cc39a3 (patch) | |
tree | 34bc9d9c0729a46ecf23d0d8ce65567250e47acf /fuse_sideload.cpp | |
parent | ca0413debea313bf487c6e46bfd27eecd1186401 (diff) | |
download | android_bootable_recovery-3296703444ba220eca528c4de4d6145b27cc39a3.tar.gz android_bootable_recovery-3296703444ba220eca528c4de4d6145b27cc39a3.tar.bz2 android_bootable_recovery-3296703444ba220eca528c4de4d6145b27cc39a3.zip |
Allow custom bootloader msg offset in block misc
Globally define BOARD_RECOVERY_BLDRMSG_OFFSET with a decimal integer
to offset the read/write location in misc where the bootloader message
should appear. Example:
BOARD_GLOBAL_CFLAGS := -DBOARD_RECOVERY_BLDRMSG_OFFSET=2048
Edify commands get_stage and set_stage need to be aware of the
custom bootloader msg offset because they write the stage directly
to the BCB.
Change-Id: I6f3de1c2e3745c5535c3b95399abb8b2e2d01446
(cherry picked from commit 171e4bd8905688e11e4973956c7e271cccfcc527)
Diffstat (limited to 'fuse_sideload.cpp')
0 files changed, 0 insertions, 0 deletions