diff options
author | Ed Heyl <edheyl@google.com> | 2010-10-05 12:42:32 -0700 |
---|---|---|
committer | Ed Heyl <edheyl@google.com> | 2010-10-05 12:42:32 -0700 |
commit | debd544ce4c3def12895f494cb8e470edd66da92 (patch) | |
tree | d1f72a54816595dd32ce2f6464c2f929e1c67a8e /board-info.txt | |
parent | 3e327d60d11fcd000f0bd8ad6377c25ce00991d5 (diff) | |
download | device_samsung_crespo-debd544ce4c3def12895f494cb8e470edd66da92.zip device_samsung_crespo-debd544ce4c3def12895f494cb8e470edd66da92.tar.gz device_samsung_crespo-debd544ce4c3def12895f494cb8e470edd66da92.tar.bz2 |
Require new bootloader (vJJ1) and new radio (vJJ1):
Bootloader:
1. Bug fix of "fastboot boot boot.img"
2. Support "fastboot flash zimage kernel" to chnage kernel of boot.img
3. Add HW revision table (09, 10, 11 .. )
4. Bug fix of power off charging (cable check routine)
Radio:
1. Enable DSP clock scaling in Crespo
2. Modified build script for CRESPO AT&T
3. Crespo TP change
4. Add GCF Flag for UE behavior Reject #12
5. Delete doxygen : not used
6. Update Audio tunning by hw team request
7. Add onedram DGS feature
8. update FTA_SW_VERSION
9. Change DGS default value
Change-Id: I607854a4b973bc3701926bb4b78f9871bd0c61ac
Diffstat (limited to 'board-info.txt')
-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 ebb49c4..5c218bb 100644 --- a/board-info.txt +++ b/board-info.txt @@ -1,3 +1,3 @@ require board=herring -require version-bootloader=I9020XXJI8 -require version-baseband=I9020XXJI4 +require version-bootloader=I9020XXJJ1 +require version-baseband=I9020XXJJ1 |