ARM: socfpga: use of_iomap to map the SCU
authorDinh Nguyen <dinguyen@opensource.altera.com>
Tue, 12 May 2015 21:49:21 +0000 (16:49 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Wed, 13 May 2015 13:41:35 +0000 (08:41 -0500)
Use of_iomap to map the "arm,cortex-a9-scu". By doing this, we can remove
map_io in socfpga.c.

Also, we can remove socfpga_smp_init_cpus, as arm_dt_init_cpu_maps is
already doing the CPU mapping.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>

No differences found
This page took 0.025975 seconds and 5 git commands to generate.