qualcommax: fix extract caldata for xiaomi ax9000 stock layout
Fixes: 753e8267c6 ("qualcommax: ipq807x: Xiaomi AX9000: add custom U-Boot layout support")
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
@@ -142,7 +142,8 @@ case "$FIRMWARE" in
|
||||
prpl,haze)
|
||||
caldata_extract_mmc "0:ART" 0x26800 0x20000
|
||||
;;
|
||||
xiaomi,ax9000)
|
||||
xiaomi,ax9000|\
|
||||
xiaomi,ax9000-stock)
|
||||
caldata_extract "0:art" 0x26800 0x20000
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user