[ARM] mmp: remove never supported .boot_params for MMP

Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
This commit is contained in:
Eric Miao
2010-07-14 20:51:59 +08:00
parent 3a27f6e0a1
commit 4b37cd335b
6 changed files with 0 additions and 7 deletions

View File

@@ -123,7 +123,6 @@ static void __init ttc_dkb_init(void)
MACHINE_START(TTC_DKB, "PXA910-based TTC_DKB Development Platform")
.phys_io = APB_PHYS_BASE,
.boot_params = 0x00000100,
.io_pg_offst = (APB_VIRT_BASE >> 18) & 0xfffc,
.map_io = pxa_map_io,
.init_irq = pxa910_init_irq,