From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Ruder Date: Tue, 16 Sep 2014 14:44:51 +0000 Subject: [U-Boot] [U-Boot,1/3] arm: pxa: use common timer functions In-Reply-To: <20140830151311.GW19374@bill-the-cat> References: <1407853561-23688-2-git-send-email-andrew.ruder@elecsyscorp.com> <20140830151311.GW19374@bill-the-cat> Message-ID: <54184CDC.4020100@elecsyscorp.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/30/2014 10:13 AM, Tom Rini wrote: > As it stands today this breaks building a number of PXA boards so it > needs to be picked up and re-worked / build tested, thanks! I'm still planning on getting back to this and taking a look. At the time I was on a slightly older version of U-Boot (2014.07-rc3 I think) and hadn't yet figured out what was going on with all of the Kconfig changes so mostly just made sure it applied cleanly on HEAD. My apologies! - Andy