]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for passing in the board ID.
authorWarner Losh <imp@FreeBSD.org>
Fri, 11 May 2012 14:45:29 +0000 (14:45 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 11 May 2012 14:45:29 +0000 (14:45 +0000)
commit498131c7055713eaa3d0db3de6ab7aa74f820818
tree482da32e97081a29f7a90d5020e4f3c1c8e82d51
parent9434786e88d8440e32a90f63274bde6372ddd895
Add support for passing in the board ID.

# This doesn't implement the full Linux boot ABI for arm yet.
# since there's no ATAGs list passed in for r2, and r0 has
# boot options rather than 0 as specified in the standard.
# Commited code to the tree won't touch any of this anyway, but
# future code may be able to use this.
sys/boot/arm/at91/boot2/boot2.c