]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc: Extract EPAPR_MAGIC constants into processor.h
authorStefan Roese <sr@denx.de>
Thu, 23 Aug 2012 07:25:37 +0000 (09:25 +0200)
committerStefan Roese <sr@denx.de>
Wed, 5 Dec 2012 16:27:02 +0000 (17:27 +0100)
commit966b11c74909d2c1b38070dc4ab5708fba5be43d
treed756f1cc0e90dd7dafa50a05ae4ee552813e6014
parentce12a8c1a94a2b3d585feff387497f724b98e3ce
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>
arch/powerpc/cpu/mpc85xx/release.S
arch/powerpc/include/asm/processor.h
arch/powerpc/lib/bootm.c