return2ozma@lemmy.world to Technology@lemmy.worldEnglish · 5 months agoApple will update iPhones for at least 5 years in rare public commitmentarstechnica.comexternal-linkmessage-square54fedilinkarrow-up1170arrow-down112
arrow-up1158arrow-down1external-linkApple will update iPhones for at least 5 years in rare public commitmentarstechnica.comreturn2ozma@lemmy.world to Technology@lemmy.worldEnglish · 5 months agomessage-square54fedilink
minus-squareumbrella@lemmy.mllinkfedilinkEnglisharrow-up5arrow-down4·edit-25 months agothe difference here is just standardization.
minus-squareumbrella@lemmy.mllinkfedilinkEnglisharrow-up1arrow-down3·edit-25 months agox86 hardware is standardized in a way where you don’t need to port an os to them, it just runs with generic drivers. arm still needs a custom kernel and conpletely different drivers to even boot, because every manifacturer can implement it completely differently. there are efforts to fix this (namely project mainline and some work on uefi standards) but they arent done and wont be for a good while.
the difference here is just standardization.
Huh? In what way.
x86 hardware is standardized in a way where you don’t need to port an os to them, it just runs with generic drivers.
arm still needs a custom kernel and conpletely different drivers to even boot, because every manifacturer can implement it completely differently.
there are efforts to fix this (namely project mainline and some work on uefi standards) but they arent done and wont be for a good while.