Where is the FreeBSD kernel for the Raspberry Pi?
I see one in /boot/kernel/kernelon the ufs partition of my microSD card, but I'm wondering how it gets loaded.... On the FAT partition there is a u-boot.bin ubldr and ubldr.bin but no kernel. With my build for the GoFlexHome I've found ubldr and ubldr.bin (also a ubldr.pie)
but no u-boot.bin.
Is there any documentation showing how all these files relate to each other and what I need to do to load the kernel? I've got as far as FreeBSD/arm U-Boot loader, Revision 1.2, but it can't find the kernel. What file is the loader looking for and where should it find it?
I see one in /boot/kernel/kernelon the ufs partition of my microSD card, but I'm wondering how it gets loaded.... On the FAT partition there is a u-boot.bin ubldr and ubldr.bin but no kernel. With my build for the GoFlexHome I've found ubldr and ubldr.bin (also a ubldr.pie)
but no u-boot.bin.
Is there any documentation showing how all these files relate to each other and what I need to do to load the kernel? I've got as far as FreeBSD/arm U-Boot loader, Revision 1.2, but it can't find the kernel. What file is the loader looking for and where should it find it?