mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Merge "ARM: qca: Enabled config CONFIG_SYS_VSNPRINTF"
This commit is contained in:
commit
f5f4608b0b
3 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
#define CONFIG_SYS_CACHELINE_SIZE 64
|
||||
#define CONFIG_SKIP_LOWLEVEL_INIT
|
||||
#define CONFIG_SYS_HZ 1000
|
||||
#define CONFIG_SYS_VSNPRINTF
|
||||
#define CONFIG_IPQ40XX_UART
|
||||
#define CONFIG_CONS_INDEX 1
|
||||
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@
|
|||
#define CONFIG_IPQ_FDT_HIGH 0x48000000
|
||||
#define CONFIG_BOOTARGS "console=ttyMSM0,115200n8"
|
||||
#define CONFIG_SYS_HUSH_PARSER
|
||||
#define CONFIG_SYS_VSNPRINTF
|
||||
|
||||
#define CONFIG_MBN_HEADER
|
||||
#define CONFIG_IPQ_APPSBL_IMG_TYPE 0x5
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@
|
|||
#define CONFIG_BOARD_LATE_INIT
|
||||
#define CONFIG_SYS_NO_FLASH
|
||||
#define CONFIG_SYS_CACHELINE_SIZE 64
|
||||
#define CONFIG_SYS_VSNPRINTF
|
||||
|
||||
#define CONFIG_IPQ807X_UART
|
||||
#define CONFIG_NR_DRAM_BANKS 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue