<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.16.1">
</HEAD>
<BODY>
Hello!<BR>
<BR>
When I build the kernel for my kilauea board using ARCH=ppc everything works fine.<BR>
Since ppc is deprecated I'd like to switch to powerpc, but if I do so the kernel does not produce any output.<BR>
There is just the last line of the prompt from the bootloader.<BR>
In both cases I built with kilauea_defconfig<BR>
<BR>
I tried the Denx ELDK (4.2) compiler 4.2.2, the toolchain generated by Buildroot and different kernel versions from the denx repository.<BR>
The Kilauea board is Version 1.11b.<BR>
<BR>
Any ideas what is going wrong?<BR>
<BR>
Thanks!<BR>
Bernhard<BR>
<BR>
</BODY>
</HTML>