diff options
author | Simon Wilson <simonwilson@google.com> | 2011-03-21 14:03:16 -0700 |
---|---|---|
committer | Simon Wilson <simonwilson@google.com> | 2011-03-21 14:03:16 -0700 |
commit | a4e1f48ed4430f747caf1a2f685771d2e7797980 (patch) | |
tree | 0fec2e720274698c6f34209bd8962de558ef8127 | |
parent | 6cc2b2e6e62eb115764a5588f60a475b5386fe62 (diff) | |
download | device_samsung_crespo-a4e1f48ed4430f747caf1a2f685771d2e7797980.zip device_samsung_crespo-a4e1f48ed4430f747caf1a2f685771d2e7797980.tar.gz device_samsung_crespo-a4e1f48ed4430f747caf1a2f685771d2e7797980.tar.bz2 |
Require new radio/bootloader:
- D720SPRKC3 (Sprint bootloader)
- D720SPRKC5 (Sprint radio)
Change-Id: I6f0cc8c34477a4c77902a646ccb12ee98dc63dc7
-rw-r--r-- | board-info.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/board-info.txt b/board-info.txt index c2f4f17..bcb9575 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,3 +1,3 @@ require board=herring -require version-bootloader=I9020XXKA3 -require version-baseband=I9020XXKC1|I9020UCKC1|M200KRKB3 +require version-bootloader=I9020XXKA3|D720SPRKC3 +require version-baseband=I9020XXKC1|I9020UCKC1|M200KRKB3|D720SPRKC5 |