lkml.org 
[lkml]   [2012]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 02/17] arm: ux500: add ccu9540 board support
Date
On Wednesday 05 September 2012, Loic Pallardy wrote:
> +MACHINE_START(U9540, "ST-Ericsson 9540 platform")
> + .atag_offset = 0x100,
> + .map_io = u8500_map_io,
> + .nr_irqs = UX500_NR_IRQS,
> + .init_irq = ux500_init_irq,
> + .timer = &ux500_timer,
> + .handle_irq = gic_handle_irq,
> + .init_machine = u9540_init_machine,
> + .init_late = ux500_init_late,
> +MACHINE_END
> +

Please don't add another ATAG based board definition to ux500. We're closing in
on having full support for DT booting with this platform, so your patch is just
making it harder for us to complete this.

Arnd


\
 
 \ /
  Last update: 2012-09-05 13:23    [W:0.093 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site