From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Thu, 14 Jul 2016 21:56:37 -0600 Subject: [U-Boot] [PATCH] rockchip: Exclude rk_timer for ARM64 In-Reply-To: References: <1468470130-12794-1-git-send-email-afaerber@suse.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14 July 2016 at 21:20, Simon Glass wrote: > On 13 July 2016 at 22:22, Andreas F?rber wrote: >> It conflicts with the generic_timer. >> >> Cc: Kever Yang >> Signed-off-by: Andreas F?rber >> --- >> arch/arm/mach-rockchip/Makefile | 2 ++ >> 1 file changed, 2 insertions(+) > > Acked-by: Simon Glass Applied to u-boot-rockchip, thanks!