Hi there
I just got a old H6315 from my dad, and am trying to boot linux on it.
I followed the instructions on
http://aragorn.kortex.jyu.fi:8080/h6300/H6300_Boot.html, but when
trying to boot using uboot_load, the screen goes black, and it says loading
zImage, etc. Then shortly after the screen goes all haywire with lots of lines
of different colours, before (after about 10) seconds just fading to a grey.
While this is happening the power button light is flashing like normal. Could
someone please tell me whats happening or how to fix this? I've added my
uboot.txt and udebug.txt below.
Regards
Federico Lorenzi
uboot.txt
set path "\Storage Card"
set kernel "zImage"
set heap 10
set loader "bootstrap.bin"
set command "noinitrd root=/dev/mmcblk0p2 rw console=tty0 mem=64M at
0x10000000"
load
udebug.txt:
asm_testx: PASS.
bload...
loader: bootstrap.bin
kernel: zImage
initrd:
heap: 10
mach: 563
load: kernel...
#################################################################################
DONE
kernel: src=0x1246a000 dst=0x10008000 sz=1651112
load: loader...
## DONE
loader: src=0x00381000 dst=0x00000000 sz=23180
options:
loader: src=0x00381000 dst=0x00000000 sz=23180
kernel: src=0x1246a000 dst=0x10008000 sz=1651112
initrd: src=0x00000000 dst=0x10800000 sz=0
tags: src=0x125fe0ec dst=0x10000100 sz=192
params: 0x125fe0c0
bye cruel world............
This archive was generated by hypermail 2.2.0 : Fri Sep 01 2006 - 11:34:43 EDT