mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
configs: ipq9574: Enable THUMB Mode
This config helps to reduce the u-boot.mbn size by approx. 135 KB's. This is required since the image size was greater than partition size after adding support for qca8084 PHY based ports. Change-Id: Ie719c69690e9e7517002c0f06182bf3ab6c1f98e Signed-off-by: Selvam Sathappan Periakaruppan <quic_speriaka@quicinc.com>
This commit is contained in:
parent
7eaa8ee017
commit
beba2c6bb3
1 changed files with 2 additions and 0 deletions
|
|
@ -324,3 +324,5 @@ CONFIG_LZMA=y
|
|||
# CONFIG_ERRNO_STR is not set
|
||||
# CONFIG_UNIT_TEST is not set
|
||||
|
||||
CONFIG_SYS_THUMB_BUILD=y
|
||||
CONFIG_HAS_THUMB2=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue