From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 20 Sep 2012 01:07:32 +0200 Subject: [U-Boot] [PATCH 32/71] serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver In-Reply-To: References: <1347837696-3192-1-git-send-email-marex@denx.de> <201209200057.56699.marex@denx.de> Message-ID: <201209200107.32619.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Graeme Russ, > Hi Marek, > > On Thu, Sep 20, 2012 at 8:57 AM, Marek Vasut wrote: > > Dear Graeme Russ, > > > >> This is what happened to me with the x86 arch - the existing > >> code was horribly broken, but at least I had a solid foundation to > >> start reinvigorating it. > > > > It's still horribly broken, but that's partly because of x86 itself is a > > Only because every other bugger here keeps breaking it because they > don't test the impact of their code, forcing me to go back and keep > fixing it :P Your work is so appreciated, you're our savior :-b > > horribly broken CPU :-) > > At least it's cache handling isn't as crap as ARM :P Yep, you're right, we're still missing instructions to flush various insane patterns in cache :-b > Regards, > > Graeme Best regards, Marek Vasut