Freestanding “Hello World” for OpenPower 11 years ago
HN user
daxtens
1 karma
Posts0
Comments4
No posts found.
Freestanding “Hello World” for OpenPower 11 years ago
It does at least boot to Hello OPAL and the menu. Having some trouble interacting with it, but that could equally be IPMI. Will do a blog post and send you the link :)
Freestanding “Hello World” for OpenPower 11 years ago
It makes porting non-endian-aware software much easier. If you've written software that, for example, serialises data to disk, or sends and receives it over the network, and you haven't specifically coded for it, you can get a bit of a shock when you change endians.
Freestanding “Hello World” for OpenPower 11 years ago
Cool! I work at IBM with POWER, so I'm trying to get that to run on real hardware now --- I'll let you know how I go.