[U-Boot] [PATCH v6 1/7] powerpc: Extract EPAPR_MAGIC constants into processor.h
Anatolij Gustschin
agust at denx.de
Wed Nov 7 23:43:47 CET 2012
On Tue, 30 Oct 2012 10:45:21 +0100
Stefan Roese <sr at denx.de> wrote:
> 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 at denx.de>
> ---
> Changes in v6:
> - Fix compile warning: release.S:354:0: warning: "EPAPR_MAGIC" redefined
>
> arch/powerpc/cpu/mpc85xx/release.S | 1 -
> arch/powerpc/include/asm/processor.h | 6 ++++++
> arch/powerpc/lib/bootm.c | 6 ------
> 3 files changed, 6 insertions(+), 7 deletions(-)
Applied to staging/agust at denx.de. Thanks!
Anatolij
More information about the U-Boot
mailing list