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
1065 be fixed to generate an empty one, it's up to the bootloader to fill
1171 V - Recommendations for a bootloader
1178 - The bootloader may want to be able to use the device-tree itself
1181 choices can be made. Either the bootloader works directly on the
1182 flattened format, or the bootloader has its own internal tree
1197 GPL bootloader, and as the author of that code, I would be happy
1199 integrate all or part of this code into a non-GPL bootloader.