imp 2007-08-17 18:22:31 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/at91/boot2 boot2.c
Log:
Don't pass RB_BOOTINFO to the kernel. There's no bootinfo actually
passed into the kernel, and the kernel will soon grow that ability on
arm.
Approved by: re@ (blanket)
Revision Changes Path
1.7 +1 -1 src/sys/boot/arm/at91/boot2/boot2.c