* [PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file
@ 2020-10-05 10:17 Pali Rohár
2020-10-07 4:56 ` Stefan Roese
2020-10-14 8:18 ` Stefan Roese
0 siblings, 2 replies; 3+ messages in thread
From: Pali Rohár @ 2020-10-05 10:17 UTC (permalink / raw)
To: u-boot
These comments are relict for old, now removed config options.
So remove these obsoleted comments too.
Signed-off-by: Pali Roh?r <pali@kernel.org>
---
include/configs/mvebu_armada-37xx.h | 7 -------
1 file changed, 7 deletions(-)
diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
index 27428d5a0f..0d585606a7 100644
--- a/include/configs/mvebu_armada-37xx.h
+++ b/include/configs/mvebu_armada-37xx.h
@@ -17,8 +17,6 @@
#define CONFIG_SYS_BOOTM_LEN SZ_64M /* Increase max gunzip size */
-/* auto boot */
-
#define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \
115200, 230400, 460800, 921600 }
@@ -57,11 +55,8 @@
/*
* SPI Flash configuration
*/
-
#define CONFIG_MTD_PARTITIONS /* required for UBI partition support */
-/* Environment in SPI NOR flash */
-
/*
* Ethernet Driver configuration
*/
@@ -70,8 +65,6 @@
#define CONFIG_USB_MAX_CONTROLLER_COUNT (3 + 3)
-/* USB ethernet */
-
/*
* SATA/SCSI/AHCI configuration
*/
--
2.20.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file
2020-10-05 10:17 [PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file Pali Rohár
@ 2020-10-07 4:56 ` Stefan Roese
2020-10-14 8:18 ` Stefan Roese
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2020-10-07 4:56 UTC (permalink / raw)
To: u-boot
On 05.10.20 12:17, Pali Roh?r wrote:
> These comments are relict for old, now removed config options.
> So remove these obsoleted comments too.
>
> Signed-off-by: Pali Roh?r <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
> ---
> include/configs/mvebu_armada-37xx.h | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
> index 27428d5a0f..0d585606a7 100644
> --- a/include/configs/mvebu_armada-37xx.h
> +++ b/include/configs/mvebu_armada-37xx.h
> @@ -17,8 +17,6 @@
>
> #define CONFIG_SYS_BOOTM_LEN SZ_64M /* Increase max gunzip size */
>
> -/* auto boot */
> -
> #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \
> 115200, 230400, 460800, 921600 }
>
> @@ -57,11 +55,8 @@
> /*
> * SPI Flash configuration
> */
> -
> #define CONFIG_MTD_PARTITIONS /* required for UBI partition support */
>
> -/* Environment in SPI NOR flash */
> -
> /*
> * Ethernet Driver configuration
> */
> @@ -70,8 +65,6 @@
>
> #define CONFIG_USB_MAX_CONTROLLER_COUNT (3 + 3)
>
> -/* USB ethernet */
> -
> /*
> * SATA/SCSI/AHCI configuration
> */
>
Viele Gr??e,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
^ permalink raw reply [flat|nested] 3+ messages in thread* [PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file
2020-10-05 10:17 [PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file Pali Rohár
2020-10-07 4:56 ` Stefan Roese
@ 2020-10-14 8:18 ` Stefan Roese
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2020-10-14 8:18 UTC (permalink / raw)
To: u-boot
On 05.10.20 12:17, Pali Roh?r wrote:
> These comments are relict for old, now removed config options.
> So remove these obsoleted comments too.
>
> Signed-off-by: Pali Roh?r <pali@kernel.org>
Applied to u-boot-marvell/master
Thanks,
Stefan
> ---
> include/configs/mvebu_armada-37xx.h | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/include/configs/mvebu_armada-37xx.h b/include/configs/mvebu_armada-37xx.h
> index 27428d5a0f..0d585606a7 100644
> --- a/include/configs/mvebu_armada-37xx.h
> +++ b/include/configs/mvebu_armada-37xx.h
> @@ -17,8 +17,6 @@
>
> #define CONFIG_SYS_BOOTM_LEN SZ_64M /* Increase max gunzip size */
>
> -/* auto boot */
> -
> #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, \
> 115200, 230400, 460800, 921600 }
>
> @@ -57,11 +55,8 @@
> /*
> * SPI Flash configuration
> */
> -
> #define CONFIG_MTD_PARTITIONS /* required for UBI partition support */
>
> -/* Environment in SPI NOR flash */
> -
> /*
> * Ethernet Driver configuration
> */
> @@ -70,8 +65,6 @@
>
> #define CONFIG_USB_MAX_CONTROLLER_COUNT (3 + 3)
>
> -/* USB ethernet */
> -
> /*
> * SATA/SCSI/AHCI configuration
> */
>
Viele Gr??e,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-14 8:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-05 10:17 [PATCH] arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h file Pali Rohár
2020-10-07 4:56 ` Stefan Roese
2020-10-14 8:18 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox