Lines Matching refs:bootloader
41 V - Recommendations for a bootloader
126 regarding the kernel entry and bootloader <-> kernel interfaces, in
223 called directly by a bootloader that does not support the Open
300 Similar to the arch/arm case (b), a DT-aware bootloader is expected to
330 expected that a bootloader like uboot provides a bit more support,
335 memory. If you are writing a simple flash bootloader, it should copy
1061 be fixed to generate an empty one, it's up to the bootloader to fill
1167 V - Recommendations for a bootloader
1174 - The bootloader may want to be able to use the device-tree itself
1177 choices can be made. Either the bootloader works directly on the
1178 flattened format, or the bootloader has its own internal tree
1193 GPL bootloader, and as the author of that code, I would be happy
1195 integrate all or part of this code into a non-GPL bootloader.