commit | 2a63bb7abf1b27a7a2e8fd5951d77f71a2f290d4 | [log] [tgz] |
---|---|---|
author | Brian Swetland <swetland@google.com> | Tue Apr 28 16:05:07 2009 -0700 |
committer | Brian Swetland <swetland@google.com> | Tue Apr 28 16:05:07 2009 -0700 |
tree | 5e3e2fbff2f0ce4a96bd109f6c3dcaf54a3b80c5 | |
parent | 6181f70bd40fd020661841923e725df75a3a2793 [diff] |
fastboot, mkbootimg: support alternate base addresses Add the --base flag to mkbootimg and -b flag to fastboot, to allow the default kernel base address (0x10000000) to be changed. Signed-off-by: Brian Swetland <swetland@google.com>