diff mbox

[U-Boot,1/3] arm: baltos: enable CMD_NET and FIT support in defconfig

Message ID 1436196516-4719-1-git-send-email-yegorslists@googlemail.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Yegor Yefremov July 6, 2015, 3:28 p.m. UTC
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 configs/am335x_baltos_defconfig | 4 ++--
 include/configs/baltos.h        | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

Comments

Simon Glass July 7, 2015, 10:54 p.m. UTC | #1
On 6 July 2015 at 09:28, Yegor Yefremov <yegorslists@googlemail.com> wrote:
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  configs/am335x_baltos_defconfig | 4 ++--
>  include/configs/baltos.h        | 2 --
>  2 files changed, 2 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

But please remember to add a commit message with your patches.

>
> diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
> index bf73919..8e8a897 100644
> --- a/configs/am335x_baltos_defconfig
> +++ b/configs/am335x_baltos_defconfig
> @@ -3,9 +3,9 @@ CONFIG_TARGET_AM335X_BALTOS=y
>  CONFIG_SPL=y
>  CONFIG_SPL_STACK_R=y
>  CONFIG_SPL_STACK_R_ADDR=0x82000000
> +CONFIG_FIT=y
> +CONFIG_FIT_VERBOSE=y
>  CONFIG_SYS_EXTRA_OPTIONS="NAND"
> -CONFIG_CONS_INDEX=1
>  # CONFIG_CMD_IMLS is not set
>  # CONFIG_CMD_FLASH is not set
>  # CONFIG_CMD_SETEXPR is not set
> -# CONFIG_CMD_NET is not set
> diff --git a/include/configs/baltos.h b/include/configs/baltos.h
> index 68bfee5..632523e 100644
> --- a/include/configs/baltos.h
> +++ b/include/configs/baltos.h
> @@ -39,8 +39,6 @@
>  #define CONFIG_CMD_PART
>
>  /* FIT support */
> -#define CONFIG_FIT
> -#define CONFIG_FIT_VERBOSE     1 /* enable fit_format_{error,warning}() */
>  #define CONFIG_OF_BOARD_SETUP
>
>  /* UBI Support */
> --
> 2.1.0
>
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
Yegor Yefremov July 8, 2015, 6:07 a.m. UTC | #2
On Wed, Jul 8, 2015 at 12:54 AM, Simon Glass <sjg@chromium.org> wrote:
> On 6 July 2015 at 09:28, Yegor Yefremov <yegorslists@googlemail.com> wrote:
>> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
>> ---
>>  configs/am335x_baltos_defconfig | 4 ++--
>>  include/configs/baltos.h        | 2 --
>>  2 files changed, 2 insertions(+), 4 deletions(-)
>
> Reviewed-by: Simon Glass <sjg@chromium.org>
>
> But please remember to add a commit message with your patches.

Thanks. Will do.

Yegor

>> diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
>> index bf73919..8e8a897 100644
>> --- a/configs/am335x_baltos_defconfig
>> +++ b/configs/am335x_baltos_defconfig
>> @@ -3,9 +3,9 @@ CONFIG_TARGET_AM335X_BALTOS=y
>>  CONFIG_SPL=y
>>  CONFIG_SPL_STACK_R=y
>>  CONFIG_SPL_STACK_R_ADDR=0x82000000
>> +CONFIG_FIT=y
>> +CONFIG_FIT_VERBOSE=y
>>  CONFIG_SYS_EXTRA_OPTIONS="NAND"
>> -CONFIG_CONS_INDEX=1
>>  # CONFIG_CMD_IMLS is not set
>>  # CONFIG_CMD_FLASH is not set
>>  # CONFIG_CMD_SETEXPR is not set
>> -# CONFIG_CMD_NET is not set
>> diff --git a/include/configs/baltos.h b/include/configs/baltos.h
>> index 68bfee5..632523e 100644
>> --- a/include/configs/baltos.h
>> +++ b/include/configs/baltos.h
>> @@ -39,8 +39,6 @@
>>  #define CONFIG_CMD_PART
>>
>>  /* FIT support */
>> -#define CONFIG_FIT
>> -#define CONFIG_FIT_VERBOSE     1 /* enable fit_format_{error,warning}() */
>>  #define CONFIG_OF_BOARD_SETUP
>>
>>  /* UBI Support */
>> --
>> 2.1.0
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot@lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
Tom Rini July 10, 2015, 12:57 p.m. UTC | #3
On Mon, Jul 06, 2015 at 05:28:34PM +0200, Yegor Yefremov wrote:

> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
index bf73919..8e8a897 100644
--- a/configs/am335x_baltos_defconfig
+++ b/configs/am335x_baltos_defconfig
@@ -3,9 +3,9 @@  CONFIG_TARGET_AM335X_BALTOS=y
 CONFIG_SPL=y
 CONFIG_SPL_STACK_R=y
 CONFIG_SPL_STACK_R_ADDR=0x82000000
+CONFIG_FIT=y
+CONFIG_FIT_VERBOSE=y
 CONFIG_SYS_EXTRA_OPTIONS="NAND"
-CONFIG_CONS_INDEX=1
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_SETEXPR is not set
-# CONFIG_CMD_NET is not set
diff --git a/include/configs/baltos.h b/include/configs/baltos.h
index 68bfee5..632523e 100644
--- a/include/configs/baltos.h
+++ b/include/configs/baltos.h
@@ -39,8 +39,6 @@ 
 #define CONFIG_CMD_PART
 
 /* FIT support */
-#define CONFIG_FIT
-#define CONFIG_FIT_VERBOSE	1 /* enable fit_format_{error,warning}() */
 #define CONFIG_OF_BOARD_SETUP
 
 /* UBI Support */