NetBSD/sys/arch/evbarm/ixdp425
scw 7096f676a7 Very occasionally, the MMU is enabled before the 'ldr' which loads
the mapped address to leap to completes. This generally manifests
itself as a random exception with RedBoot just after 'go'.

Fix it by adding a data-dependency on the 'ldr' result.
2004-02-12 23:26:48 +00:00
..
ixdp425_led.c
ixdp425_machdep.c Don't hard-code SDRAM size. Let ixp425_sdram_size() figure it out 2003-12-08 14:44:03 +00:00
ixdp425_mainbus.c
ixdp425_pci.c add mapping table of pci interrupt number 2003-10-11 03:53:52 +00:00
ixdp425_start.S Very occasionally, the MMU is enabled before the 'ldr' which loads 2004-02-12 23:26:48 +00:00
ixdp425reg.h The i2c pins are not interrupt sources. 2003-10-24 10:04:01 +00:00
ixdp425var.h