From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Tue, 07 Nov 2006 08:27:30 -0500 Subject: [U-Boot-Users] [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals / OF patches In-Reply-To: <528646bc0611061436u401fd9bcib72cdcb67c74ceeb@mail.gmail.com> References: <528646bc0611061336g15e977e9qc585555751671d00@mail.gmail.com> <20061106223515.4CF52353A60@atlas.denx.de> <528646bc0611061436u401fd9bcib72cdcb67c74ceeb@mail.gmail.com> Message-ID: <455089C2.3000507@smiths-aerospace.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Grant Likely wrote: > On 11/6/06, Wolfgang Denk wrote: >> I see. Sorry, by brain has been a bit dried up from all this bss >> discussion. > > :) > >>> BTW, I've got ACKs from jdl on two of the previous patches. Are you >>> cool to commit them? >> As soon as I find a little time. > > Cool, thx > > g. Word of Warning: I pulled Grant's changes into my working branch and had a conflict on cmd_bootm.c because I removed two commented out lines (the commented out lines were debug calls to ft_dump_blob), but Grant reworked that area. Those two deleted lines were the only changes I made to cmd_bootm.c so my changes to cmd_bootm.c can be discarded. I have not gotten around to regenerating my oftdump command patch to remove my changes to cmd_bootm.c, I presume that is the best approach. gvb