freebsd-src/sys/arm
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
..
arm Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
at91 Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
compile
conf Strip trailing whitespace. 2012-06-13 04:40:29 +00:00
econa Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
include Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
mv Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
s3c2xx0 Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
sa11x0 Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00
xscale Modify all the arm platform files to call parse_boot_param passing in 2012-06-14 04:00:30 +00:00