summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/files
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-24 12:51:48 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-24 12:51:48 +0000
commit326e76cb41ab1347a6c1a1d86d8ccfcca5cc69a8 (patch)
tree0d8af526353f751a94f67e9a5b2a99c48868673f /target/linux/orion/files
parent05f753b7a6c7a6746a0304b32c5ba7436450fcf1 (diff)
[target/orion]: upgrade to 2.6.37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25090 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/files')
-rw-r--r--target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c b/target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c
index 8ff23f7dd..39b7e82e7 100644
--- a/target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c
+++ b/target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c
@@ -437,8 +437,6 @@ void __init openwrt_fixup(struct machine_desc *mdesc, struct tag *t,
/* Warning: Freecom uses their own custom bootloader with mach-type (=1500) */
MACHINE_START(DT2, "Freecom DataTank Gateway")
/* Maintainer: Zintis Petersons <Zintis.Petersons@abcsolutions.lv> */
- .phys_io = ORION5X_REGS_PHYS_BASE,
- .io_pg_offst = ((ORION5X_REGS_VIRT_BASE) >> 18) & 0xFFFC,
.boot_params = 0x00000100,
.init_machine = dt2_init,
.map_io = orion5x_map_io,