tegra: cleanup dangling comments in include/configs
authorPeter Robinson <pbrobinson@gmail.com>
Sun, 16 Sep 2018 17:22:57 +0000 (18:22 +0100)
committerTom Warren <twarren@nvidia.com>
Wed, 20 Feb 2019 16:01:43 +0000 (09:01 -0700)
There's a number of dangling comments in various tegra configs post migrations
of various configs so lets clean them up.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Cc: Tom Warren <twarren@nvidia.com>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Tom Warren <twarren@nvidia.com>
Cc: Stephen Warren <swarren@nvidia.com>
Cc: Peter.Chubb@data61.csiro.au
Cc: Lucas Stach <dev@lynxeye.de>
Cc: Stefan Agner <stefan.agner@toradex.com>
Cc: Alban Bedel <alban.bedel@avionic-design.de>
Cc: Allen Martin <amartin@nvidia.com>
Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
28 files changed:
include/configs/apalis-tk1.h
include/configs/apalis_t30.h
include/configs/beaver.h
include/configs/cardhu.h
include/configs/cei-tk1-som.h
include/configs/colibri_t20.h
include/configs/colibri_t30.h
include/configs/dalmore.h
include/configs/e2220-1170.h
include/configs/harmony.h
include/configs/jetson-tk1.h
include/configs/medcom-wide.h
include/configs/nyan-big.h
include/configs/p2371-0000.h
include/configs/p2371-2180.h
include/configs/p2571.h
include/configs/p2771-0000.h
include/configs/paz00.h
include/configs/plutux.h
include/configs/seaboard.h
include/configs/tec-ng.h
include/configs/tec.h
include/configs/tegra-common.h
include/configs/tegra210-common.h
include/configs/tegra30-common.h
include/configs/trimslice.h
include/configs/venice2.h
include/configs/ventana.h

index 667d084611826454c43ecd677a97b3a67fb6c842..506a9e4f2fe8462c7e1db44ba707f3353bcb4328 100644 (file)
@@ -14,8 +14,6 @@
 
 #define CONFIG_ARCH_MISC_INIT
 
-/* High-level configuration options */
-
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
 #define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
index 646086a956685e4c08b132e4c779a74e2b9b00eb..ac012225a77e094d055441be3fdc27f124aaf8b0 100644 (file)
@@ -12,8 +12,6 @@
 
 #include "tegra30-common.h"
 
-/* High-level configuration options */
-
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
 #define CONFIG_SYS_NS16550_COM1                NV_PA_APB_UARTA_BASE
@@ -32,8 +30,6 @@
 /* USB host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* PCI host support */
-
 /* PCI networking support */
 #define CONFIG_E1000_NO_NVM
 
index 73629ddeb0020590623e029f7e66015ef74b703d..8ea583ddfc472fe3adcaeeb6344e69bb551f3255 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* PCI host support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index dcb66a6f9a3d4edeee52d7033be9b97014e848b2..2ad93204443aed90f32ee56fe8d464a7ef551677 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* PCI host support */
-
-/* General networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index 14008440dae6c31468e9fb1f0e905b8b9b8a0473..b595c4826326a1cf151f7347d4a3d9994699ac2f 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* PCI host support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index 4a18c72a53335a46d8ddda17b7a2acb1a13d3e17..c34d6d055c3fcd27db590f884911040bacef8646 100644 (file)
@@ -10,8 +10,6 @@
 
 #include "tegra20-common.h"
 
-/* High-level configuration options */
-
 /* Board-specific serial config */
 #define CONFIG_TEGRA_ENABLE_UARTA
 #define CONFIG_TEGRA_UARTA_SDIO1
@@ -26,8 +24,6 @@
 #define CONFIG_USB_EHCI_TEGRA
 #define CONFIG_USB_MAX_CONTROLLER_COUNT        3
 
-/* USB networking support */
-
 /* General networking support */
 #define CONFIG_IP_DEFRAG
 #define CONFIG_TFTP_BLOCKSIZE          1536
@@ -40,8 +36,6 @@
 #define CONFIG_TEGRA_NAND
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
-/* Dynamic MTD partition support */
-
 /* Environment in NAND, 64K is a bit excessive but erase block is 512K anyway */
 #define CONFIG_ENV_OFFSET              (SZ_2M)
 #undef CONFIG_ENV_SIZE         /* undef size from tegra20-common.h */
index 908b3bde3e01a2a10ecf6df93aca33c64af5a6cb..6b1a831da9a18b88973bff5bbad339e0a6e16656 100644 (file)
@@ -32,8 +32,6 @@
 /* USB host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 /* General networking support */
 #define CONFIG_IP_DEFRAG
 #define CONFIG_TFTP_BLOCKSIZE          16352
index 9a8b5a73574c04509b19436901f01fcc275f7451..afd2dd2f64c971b5a2fe773d5a7d2d6fdaec9d84 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index dd7a01290ae136631864200077896636f48fc9ee..6fe2f66795775d746fe87625c7ba1b5b9af6dafb 100644 (file)
 /* USB2.0 Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index fc5ed5b2fd8b14150a4f51b8975992bb22f621de..7365dfeb46c68c07e2f304a8bc6b5b1befa07172 100644 (file)
 #define CONFIG_TEGRA_NAND
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
-/* Dynamic MTD partition support */
-
 /* Environment in NAND (which is 512M), aligned to start of last sector */
 #define CONFIG_ENV_OFFSET      (SZ_512M - SZ_128K) /* 128K sector size */
 
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index 93fcdd6bcc576f8189c149d6febe2523781d270e..192d821d4b2d0be6fbc96a0c313d09115ef8de16 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* PCI host support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index b290df589154e8ce87b3ff8eeafbf7c14773ee92..88976fed64c093084b0f2a8160f5dac7b89de575 100644 (file)
@@ -28,8 +28,6 @@
 /* USB host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index dd76829e91a48481a1f909afcda27b1800d445ed..4a0de7073359761d4c02feea6520335c1dda196d 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #define CONFIG_KEYBOARD
 
 #undef CONFIG_LOADADDR
index 6654a1b4df883f4c2b2c0105cb9b286d8690e22e..9e22bbb8cf4e3c3380c1d5dd784aefbdbd6b75fb 100644 (file)
 /* USB2.0 Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index 0e37511daf447e57ad13ff6457db01eb4cde91f5..76c11ad7a0c185a13176ad961d94a7c627e02028 100644 (file)
 /* USB2.0 Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* PCI host support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index 1daf49a453533b857fe88f5fd91a96e304a653e3..5e34f22618f6804f5b5664a1f59773847bc079f6 100644 (file)
 /* USB2.0 Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index cfe8d8cbedecfea3e50ce6d3226fd62837215a53..e8be81a66cf54fbb87364aba0008c8383cef6b4d 100644 (file)
@@ -21,8 +21,6 @@
 #define CONFIG_SYS_MMC_ENV_PART                2
 #define CONFIG_ENV_OFFSET              (-CONFIG_ENV_SIZE)
 
-/* PCI host support */
-
 #define BOARD_EXTRA_ENV_SETTINGS \
        "calculated_vars=kernel_addr_r fdt_addr_r scriptaddr pxefile_addr_r " \
                "ramdisk_addr_r\0" \
index 447f99af6859380d9a00957019a52c7edfe2247b..5c52a4e02b86fd241671db2b5e88f6c9852624fa 100644 (file)
@@ -29,8 +29,6 @@
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index 125a1f1f434444d88df63472bf03a3495f89f6d4..f61af5ae28db233a03ce7a1d74c069a08c039910 100644 (file)
 /* USB host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index b8d02f039737250c10b59d6fecc1e2862d0029a5..ef3848d6df0324a6fcd96839c07e6cb855a19d73 100644 (file)
@@ -37,8 +37,6 @@
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 /* Enable keyboard */
 #define CONFIG_TEGRA_KEYBOARD
 #define CONFIG_KEYBOARD
index dd3e026b14898893a9ddc3be9ddf6be5f596c522..998e353c5e599ba68badde17731e19d2628909da 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 /* Tag support */
 #define CONFIG_CMDLINE_TAG
 #define CONFIG_SETUP_MEMORY_TAGS
index a40212190abf0d7593afcc9aaa9c36fbca5bb728..e40bfb9ba12248f81d8ea1b055b78dc75ee96124 100644 (file)
@@ -28,8 +28,6 @@
 /* USB host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index d37e2d79d3601e3a7758f96698fd67038c841273..84f671d00c372c76ce3f96f595193b8a8bff3f42 100644 (file)
  */
 #define CONFIG_SYS_MMC_MAX_DEVICE 4
 
-/*
- * select serial console configuration
- */
-
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE
 
-/* turn on command-line edit/hist/auto */
-
 /*
  * Increasing the size of the IO buffer as default nfsargs size is more
  *  than 256 and so it is not possible to edit it
index 16b962db640aa09fd223affa1adfece439ed4e61..1c533118ad0ea0b050427fe79092c8fc36be7ef3 100644 (file)
  */
 #define V_NS16550_CLK          408000000       /* 408MHz (pllp_out0) */
 
-/*-----------------------------------------------------------------------
- * Physical Memory Map
- */
-
 /* Generic Interrupt Controller */
 #define CONFIG_GICV2
 
index 70964a90ceab37a969ea4c8194351adc04a63cea..2c7a1852aedca83afc2e7f636cb4f3543d5edfdc 100644 (file)
  */
 #define CONFIG_STACKBASE       0x82800000      /* 40MB */
 
-/*-----------------------------------------------------------------------
- * Physical Memory Map
- */
-
 /*
  * Memory layout for where various images get loaded by boot scripts:
  *
index 427da1c1c2297e19c74707a8a2b2ab45a03a7a3e..8972e1738a59088d116a63b0263099e933610ee9 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* PCI host support */
-
-/* General networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */
index e542187efcdbae9ab2c73e00d1dbf74974637ebc..8bb74aae1b14ab347d8ccaff93e73633e5049c76 100644 (file)
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
-/* General networking support */
-
 #include "tegra-common-usb-gadget.h"
 #include "tegra-common-post.h"
 
index 3f9db3303fd0e1f84394c08c71e5ba58d5e971db..7391262b4993578a1c0fb98b574df97b3b46c2d9 100644 (file)
@@ -27,8 +27,6 @@
 /* USB Host support */
 #define CONFIG_USB_EHCI_TEGRA
 
-/* USB networking support */
-
 #include "tegra-common-post.h"
 
 #endif /* __CONFIG_H */