From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k3G2I-0002y5-0u for barebox@lists.infradead.org; Wed, 05 Aug 2020 09:48:38 +0000 References: <9dcd6282-745a-8509-cd30-867393188f2c@pengutronix.de> From: Ahmad Fatoum Message-ID: <9097b4aa-05e4-2083-9a87-512b0f0cf2a2@pengutronix.de> Date: Wed, 5 Aug 2020 11:48:35 +0200 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: Getting serial console output on new imx7d tqma7 board UART4 To: Lars Pedersen Cc: barebox@lists.infradead.org On 8/5/20 11:37 AM, Lars Pedersen wrote: > Hi. I got both the EVK and our TQMa7d board working with using the > full imx_v7_defconfig! So that's progress :) Oh. Can you turn them off stepwise to see, which config option is missing? (If my suspicion below isn't true) > See my inline comments >> To make sure this does work as intended, I just built barebox with >> only barebox-freescale-mx7-sabresd.img selected and it works fine for me: >> > > What's the size of that image? I just retested and I can't get it > working when only the sabresd board is selected for compilation. 532K. >> Are you sure the board is strapped correctly to boot from SD? > > I got the board configuration as: > > SW3 = 10 > SW2 = 00100000 I skimmed through your config, -CONFIG_RELOCATABLE=y +# CONFIG_RELOCATABLE is not set CONFIG_TEXT_BASE=0x0 Text base is ignored, when you are relocatable. If you aren't relocatable, you need a valid address as your text base. Why did you turn it off? Cheers, Ahmad -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox