mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-02 23:44:15 +01:00
Merge "pack.py: Added soc_hw_version for HK v1.2 SoC"
This commit is contained in:
commit
7b63c856b6
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ skip_4k_nand = "false"
|
|||
|
||||
# Note: ipq806x didn't expose any relevant version */
|
||||
soc_hw_version_ipq40xx = { 0x20050100 };
|
||||
soc_hw_version_ipq807x = { 0x200D0100, 0x200D0101, 0x200D0200 };
|
||||
soc_hw_version_ipq807x = { 0x200D0100, 0x200D0101, 0x200D0102, 0x200D0200 };
|
||||
soc_hw_version_ipq6018 = { 0x20170100 };
|
||||
soc_hw_version_ipq5018 = { 0x20180100 };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue