[U-Boot-Users] Regarding MPC8280 boot

Hai All
We have a MPC8280 custom board and we are using u-boot-1.1.6 and successfully booting u-boot.
Now we are trying to compile linux 2.6.14 source available are www.denx.de and trying to use PM82x project and boot linux
We have changed only the IMMR address and enabled debug messages in make menuconfig
We are finding that we are not able to get any messages as such .
So please tell what could be wrong ?
we are using console = ttyS0,9600
please help us
Regards Arun

On Nov 29, 2006, at 10:27 AM, R Arun Kumar wrote:
We have changed only the IMMR address and enabled debug messages in make menuconfig
LOL! Changing the IMMR is _huge_. Make sure you have a good reason to do so and understand all of the implications.
we are using console = ttyS0,9600
console=ttyCPM0,9600
-- Dan

In message 456DA6F5.4060001@rassit.com you wrote:
We have a MPC8280 custom board and we are using u-boot-1.1.6 and successfully booting u-boot.
Now we are trying to compile linux 2.6.14 source available are www.denx.de and trying to use PM82x project and boot linux
We have changed only the IMMR address and enabled debug messages in make menuconfig
We are finding that we are not able to get any messages as such .
So please tell what could be wrong ?
Anything could be wront. For a start, you should *port* Linux to your baord, and not just make one single change and assume everything would fall in place.
And please note that all this is off topic on this list.
Best regards,
Wolfgang Denk
participants (3)
-
Dan Malek
-
R Arun Kumar
-
Wolfgang Denk