From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FEDEC04AB1 for ; Sat, 11 May 2019 22:11:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 78E06217D7 for ; Sat, 11 May 2019 22:11:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726494AbfEKWLm (ORCPT ); Sat, 11 May 2019 18:11:42 -0400 Received: from static.187.34.201.195.clients.your-server.de ([195.201.34.187]:34848 "EHLO sysam.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726210AbfEKWLm (ORCPT ); Sat, 11 May 2019 18:11:42 -0400 Received: from localhost (localhost [127.0.0.1]) by sysam.it (Postfix) with ESMTP id 019653F3C6; Sun, 12 May 2019 00:11:41 +0200 (CEST) Received: from sysam.it ([127.0.0.1]) by localhost (mail.sysam.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id m4a7JXTeS2-n; Sun, 12 May 2019 00:11:40 +0200 (CEST) Received: from jerusalem (host87-8-dynamic.4-87-r.retail.telecomitalia.it [87.4.8.87]) by sysam.it (Postfix) with ESMTPSA id 99B1B3ED9E; Sun, 12 May 2019 00:11:40 +0200 (CEST) Date: Sun, 12 May 2019 00:11:39 +0200 From: Angelo Dureghello To: linux-kernel@vger.kernel.org, geert@linux-m68k.org, gerg@linux-m68k.org Subject: mcf5441x, mmu boot not working anymore Message-ID: <20190511221139.GA19538@jerusalem> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, just rebased to master right now, so @ > 5.1.1, nommu boot works, mmu boot hangs without any message. Before rebase i was near 5.1-rc1 but lost the log, unfortunately. I start to investigate on this. Please let me know if you may have any idea about where the issue could come from. Regards, Angelo