mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
ARM: ipq8074: Fixed multiple declaration warning
Removed multiple declaration of CONFIG_QCA_APPSBL_DLOAD Change-Id: I3be27adc588cb7615925913ed984261de4123806 Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
This commit is contained in:
parent
f5d84614f5
commit
ac91142257
1 changed files with 0 additions and 2 deletions
|
|
@ -271,8 +271,6 @@ extern loff_t board_env_offset;
|
|||
*/
|
||||
#define CONFIG_QCA_APPSBL_DLOAD
|
||||
|
||||
#define CONFIG_QCA_APPSBL_DLOAD 0
|
||||
|
||||
#ifdef CONFIG_QCA_APPSBL_DLOAD
|
||||
#define CONFIG_CMD_TFTPPUT
|
||||
/* We will be uploading very big files */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue