From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Mon, 21 Nov 2016 16:09:23 +0530 Subject: [U-Boot] [PATCH] sunxi: Mele_M5_defconfig: Drop non existing STATUSLED setting In-Reply-To: <47588d3d-2702-2810-86e1-4346544809b4@redhat.com> References: <20161113185453.29491-1-hdegoede@redhat.com> <47588d3d-2702-2810-86e1-4346544809b4@redhat.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Nov 21, 2016 at 3:36 PM, Hans de Goede wrote: > Hi, > > On 21-11-16 11:05, Jagan Teki wrote: >> >> On Mon, Nov 14, 2016 at 12:24 AM, Hans de Goede >> wrote: >>> >>> And also remove it from scripts/config_whitelist.txt as the >>> Mele_M5_defconfig was the only one defining it. >>> >>> Signed-off-by: Hans de Goede >>> --- >>> configs/Mele_M5_defconfig | 2 +- >>> scripts/config_whitelist.txt | 1 - >>> 2 files changed, 1 insertion(+), 2 deletions(-) >>> >>> diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig >>> index fffc332..09addc5 100644 >>> --- a/configs/Mele_M5_defconfig >>> +++ b/configs/Mele_M5_defconfig >>> @@ -9,7 +9,7 @@ CONFIG_VIDEO_COMPOSITE=y >>> CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-m5" >>> # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set >>> CONFIG_AHCI=y >>> -CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,STATUSLED=234" >> >> >> Still exist in boards.cfg? > > > boards.cfg is generated for backward-compat with some > scripts now a days, it is not part of the git repo. OK, thought the same. Reviewed-by: Jagan Teki thanks! -- Jagan Teki Free Software Engineer | www.openedev.com U-Boot, Linux | Upstream Maintainer Hyderabad, India.