commit | 966b11c74909d2c1b38070dc4ab5708fba5be43d | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Aug 23 09:25:37 2012 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed Dec 05 17:27:02 2012 +0100 |
tree | d756f1cc0e90dd7dafa50a05ae4ee552813e6014 | |
parent | ce12a8c1a94a2b3d585feff387497f724b98e3ce [diff] |
powerpc: Extract EPAPR_MAGIC constants into processor.h By extracting these defines into a header, they can be re-used by other C sources as well. This will be done by the SPL framework OS boot support. Signed-off-by: Stefan Roese <sr@denx.de>