sh: Drop broken URAM support on SH7723.

This was copied over from the previous MobileR bits, which doesn't
apply to R2. The URAM block on R2 is recycled for the L2 instead.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Bu işleme şunda yer alıyor:
Paul Mundt
2008-05-26 11:45:45 +09:00
ebeveyn c511afb41f
işleme 9c28faaab1
2 değiştirilmiş dosya ile 0 ekleme ve 7 silme

Dosyayı Görüntüle

@@ -292,9 +292,3 @@ void __init plat_irq_setup(void)
{
register_intc_controller(&intc_desc);
}
void __init plat_mem_setup(void)
{
/* Register the URAM space as Node 1 */
setup_bootmem_node(1, 0x055f0000, 0x05610000);
}