



use or1ksim to simulate boot kernel
by jayli on Nov 7, 2014 |
jayli
Posts: 1 Joined: Jul 9, 2014 Last seen: Nov 10, 2014 |
||
The following is some log from u-boot, I want to boot kernel from tftp using or1ksim
TFTP from server 192.168.11.138; our IP address is 192.168.11.180 Filename 'uImage'. Load address: 0x100000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ###################################### 1.1 MiB/s done Bytes transferred = 5326541 (5146cd hex) ==> bboooottmm ## Booting kernel from Legacy Image at 00100000 ... Image Name: Linux for OpenRISC Image Type: OpenRISC 1000 Linux Kernel Image (uncompressed) Data Size: 5326477 Bytes = 5.1 MiB Load Address: 00000000 Entry Point: 00000100 Verifying Checksum ... OK Loading Kernel Image ... OK OK ==============> Stop |



