
7 Nov
2012
7 Nov
'12
11:43 p.m.
On Tue, 30 Oct 2012 10:45:21 +0100 Stefan Roese sr@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@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@denx.de. Thanks!
Anatolij