From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Wed, 28 Nov 2007 15:27:46 -0600 Subject: [U-Boot-Users] [FDT][PATCH 3/4] Add common memory fixup function In-Reply-To: <74F367EB-EE79-4580-BAA0-14F1E2A759EE@kernel.crashing.org> References: <474CC270.70001@gmail.com> <217BF13E-DBAD-4E64-9091-4317497AC464@kernel.crashing.org> <74F367EB-EE79-4580-BAA0-14F1E2A759EE@kernel.crashing.org> Message-ID: <474DDD52.2010004@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kumar Gala wrote: > >>> I pulled your changes locally. fdt_fixup_memory() is like a good >>> function, but nobody calls it??? Am I missing something? >> If you want to pull again you'll get the exist boards converted over >> to use fdt_fixup_memory(). >> > Grr... This is what I get for not boot testing things.. had a copy/ > paste error in this patch. > > - k > Hey. I just pulled your tree too, for the 8641 board... jdl