freebsd-skq/sys/arm/econa
Warner Losh d39655d7a4 Modify all the arm platform files to call parse_boot_param passing in
the boot parameters from initarm first thing.  parse_boot_param parses
the boot arguments and converts them to the /boot/loader metadata the
rest of the kernel uses.  parse_boot_param is a weak alias to
fake_preload_metadata, which all the platforms use now, but may become
more extensive in the future.

Since it is a weak symbol, specific boards may define their own
parse_boot_param to interface to custom boot loaders.

Reviewed by:	cognet@, Ian Lapore
2012-06-14 04:00:30 +00:00
..
cfi_bus_econa.c
econa_machdep.c Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
econa_reg.h
econa_var.h
econa.c Check the return value of BUS_SETUP_INTR() 2011-10-27 10:21:40 +00:00
ehci_ebus.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
files.econa
if_ece.c Remove pointless semicolons after label 2011-09-30 04:55:23 +00:00
if_ecereg.h
if_ecevar.h
ohci_ec.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
std.econa
timer.c
uart_bus_ec.c
uart_cpu_ec.c