From mboxrd@z Thu Jan 1 00:00:00 1970 From: pawel.moll@arm.com (Pawel Moll) Date: Wed, 30 Nov 2011 18:31:42 +0000 Subject: [PATCH v3 4/5] ARM: vexpress: Initial RS1 memory map support In-Reply-To: <20111130175410.GJ2045@localhost.localdomain> References: <1322579473-8804-1-git-send-email-pawel.moll@arm.com> <1322579473-8804-5-git-send-email-pawel.moll@arm.com> <20111130153749.GE2045@localhost.localdomain> <1322673302.3180.25.camel@hornet.cambridge.arm.com> <20111130175410.GJ2045@localhost.localdomain> Message-ID: <1322677902.3180.27.camel@hornet.cambridge.arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2011-11-30 at 17:54 +0000, Dave Martin wrote: > It would be nice to know what's going on here, but I'm reasonably > convinced that we're just booting the kernel in a silly way here, and > U-Boot really needs to be fixed to avoid the fixed-load-address > limitation. If you send me (privately, probably) your U-boot binary I will have a look tomorrow. I'd like to be sure I understand what is going wrong... Cheers Pawe?