diff options
author | Ed Heyl <edheyl@google.com> | 2010-09-08 17:17:01 -0700 |
---|---|---|
committer | Ed Heyl <edheyl@google.com> | 2010-09-08 17:17:01 -0700 |
commit | 3d89af085c208d5fcc7adf170edd1b2fc3a38b42 (patch) | |
tree | 4ab251bd2530be4c71ee0ceeaf0b7169d272561e | |
parent | 8418e55ff21250484b4b80aa5569e0593562cbd0 (diff) | |
download | device_samsung_crespo-3d89af085c208d5fcc7adf170edd1b2fc3a38b42.zip device_samsung_crespo-3d89af085c208d5fcc7adf170edd1b2fc3a38b42.tar.gz device_samsung_crespo-3d89af085c208d5fcc7adf170edd1b2fc3a38b42.tar.bz2 |
require new I9020XXJI3 bootloader, new in this bootloader:
1. Power Off Chaging
2. Misc Partition Add to support GOTA
3. INAND MBR Size Change
4. Some bug fix (Serial Number Parsing)
5. Downgrading not supported
6. OSx support temporarily broken
Change-Id: I053a23fd679a3105f5d403a400228abfd2748bae
-rw-r--r-- | board-info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board-info.txt b/board-info.txt index 08df4ce..a4444b4 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,2 +1,2 @@ require board=crespo -require version-bootloader=I9020XXJI1 +require version-bootloader=I9020XXJI3 |