Changes between Version 2 and Version 3 of Ticket #17190, comment 6
- Timestamp:
- Aug 14, 2021, 9:35:13 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17190, comment 6
v2 v3 15 15 16 16 Geist brought up that older ARM SoC's may have forked u-boot trees pre-EFI support as a counter point, however i'm not sure we should waste time trying to support arm boards which never bothered to upstream their u-boot support. (Raspberry Pi, Beagle Bone, LibreComputer, Orange Pi, Tinker Board, all have upstream u-boot support for context and can start our EFI bootloader) 17 18 With all of this said.. the arm EFI haiku_loader has not yet been successful jumping into our kernel. More work is needed before taking any action on this ticket. 19 20 This was opened for some thought and discussion around it :-)