Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1250393ybl; Wed, 28 Aug 2019 11:47:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqxH1Ko+Zph0oeBS/21e2nCpwm15/UZEnVYYDldjWKxhC2b2S4SVMyRMfKEJlAsE1nwXGcJe X-Received: by 2002:a63:181:: with SMTP id 123mr4840096pgb.63.1567018023444; Wed, 28 Aug 2019 11:47:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567018023; cv=none; d=google.com; s=arc-20160816; b=ilLtkdqPQV68CEs4zBu5CsFG7GXA425/DLsJjms9YzY1BNipuLv9w7Xma9gGZPafKn RxwE6TNpgACHHZ4+O930n9Jo5Hj4hCaKVpbw3sLk4ehitpd4aZ493YaNGqOuqDWvbdyq rUKhsuoLK7hKsLqlIFw/d6CFOWNF+gvwhbMv2st5VqMR14ULUlIO/5vjjOTA7U7F9CU0 KWiZDxMSydMvl/NKtGEIHfdj0avYkM8l3Cb7YWQZC707ZIzUJcInberHySmSy6ClfkpR DIqIJOXoouhCU6RpgzANUGkE8Uwmhpe0zMp+eo9H8W/d8pvkkXHv+hkIyguHyYgzkaOE 5GAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=zzOgKxDuAnvtNj5g5GMYGW9DEuNykPs6W5PCJsZyn6s=; b=SOVyzQfvS71WGRbqxXYUWI7ZXzG008RSMGsUDnzwdNMPMTuskwo/lxYyBIoAoTAvH2 Q7Y1gv47J2YqX1FSJaV+DfMrdUJ9DrivLskZ+VmVuPzdOKAe/63MvA3TEdXHEkxKBa31 RnfKJ9GyV8hBsJ79tnKr3sHAefG3MIOOe9ISnaz+kMZD2lAYsl/RzgP9NVlGWCj7vYvW oLFGyQMTkVY5SVJCyDL908gBISv6TA+gF1suF1WW4YyHQA21U6iHP2STExIRRogEvTYc D6rDySCRd9KwboZjGMCs+VeZIVn8NsoDNNIcigDulio7M88WndSi1gBJFN+r+uYzMJ+h 5aKA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 4si2554pjo.48.2019.08.28.11.46.46; Wed, 28 Aug 2019 11:47:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726839AbfH1SpQ (ORCPT + 99 others); Wed, 28 Aug 2019 14:45:16 -0400 Received: from muru.com ([72.249.23.125]:59038 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726515AbfH1SpP (ORCPT ); Wed, 28 Aug 2019 14:45:15 -0400 Received: from atomide.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 77A1A80C5; Wed, 28 Aug 2019 18:45:43 +0000 (UTC) Date: Wed, 28 Aug 2019 11:45:11 -0700 From: Tony Lindgren To: Aaro Koskinen Cc: Arnd Bergmann , Dominik Brodowski , linux-omap , Linux ARM , Greg Kroah-Hartman , Linus Walleij , Bartlomiej Zolnierkiewicz , Tomi Valkeinen , Linux Kernel Mailing List Subject: Re: [PATCH 14/22] ARM: omap1: use pci_ioremap_io() for omap_cf Message-ID: <20190828184511.GF52127@atomide.com> References: <20190813181158.GA26798@darkstar.musicnaut.iki.fi> <20190814074918.GA52127@atomide.com> <20190816083403.GB1952@darkstar.musicnaut.iki.fi> <20190827190453.GJ30291@darkstar.musicnaut.iki.fi> <20190828182318.GL30291@darkstar.musicnaut.iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190828182318.GL30291@darkstar.musicnaut.iki.fi> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Aaro Koskinen [190828 18:23]: > On Wed, Aug 28, 2019 at 03:02:36PM +0200, Arnd Bergmann wrote: > > I assume you checked that the uart output wasn't already broken > > by one of the earlier patches, right? > > Correct, it's only with the mapping change patch it hangs. > > > Also, looking at arch/arm/mach-omap1/include/mach/uncompress.h > > it seems that SX1 normally uses UART3, not UART1. > > Is that different in qemu? > > In QEMU all uarts can be used, trying with UART3 as early console > hangs as well. (It prints Uncompressing... done. but I guess that's > done with the physical address.) Hmm maybe we now need to get rid of the machine based detection code for DEBUGLL like we did for mach-omap2. Just get rid of arch_decomp_setup() in mach-omap1 uncompress.h file and make sure the assembly code only relies on the the Kconfig options only. That needs to be done at least for device tree based support since we use a generic machine ID. But maybe with multiarch support we need to rely on generic uncompress.h and assembly. Regards, Tony