freebsd-dev/sys/arm
Zbigniew Bodek 67c3c19d0a Fix-up DTB for Armada XP registers' base according to the actual settings
Depending on u-boot's flavor some boards have their SoC registers
base address configured to 0xD0000000 and other to 0xF1000000.
U-boot is passing currently set value via CP15 register.
In order to create proper mapping for SoC registers and allow further
successful initialization it is necessary to replace fdt_immr_pa with
the real value and eventually fix-up device tree blob.

Tested by:	kevlo
2013-10-28 21:34:32 +00:00
..
allwinner Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
arm Remove hard-coded mappings related to Armada XP support 2013-10-28 21:31:12 +00:00
at91 Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
broadcom/bcm2835 Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
conf Run mvs SATA driver on Armada XP instead of old mv_sata 2013-10-28 07:18:24 +00:00
econa Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
freescale/imx Remove #include <machine/frame.h> from all the arm code that doesn't 2013-10-27 01:34:10 +00:00
include Make sure the PCB is aligned on 8 bytes, we may use ldrd/strd to access it, 2013-10-27 22:15:50 +00:00
lpc Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
mv Fix-up DTB for Armada XP registers' base according to the actual settings 2013-10-28 21:34:32 +00:00
rockchip Oops, one more instance of ARM_NOCACHE_KVA_SIZE was hiding under the couch. 2013-10-27 03:24:46 +00:00
s3c2xx0 Remove redundant redeclarations of uart_s3c2410_class in 2013-10-09 17:05:02 +00:00
sa11x0 Remove all #include <machine/pmap.h> from arm code. It's already 2013-10-27 00:51:46 +00:00
samsung/exynos Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
tegra Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
ti Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
versatile Sweep up a bit of arm-land fallout after r257244; include necessary 2013-10-28 15:20:17 +00:00
xilinx Retire arm_remap_nocache() and the data and constants associated with it. 2013-10-27 03:13:26 +00:00
xscale Follow r257244; it's now necessary to include if_var.h. 2013-10-28 18:43:00 +00:00