BarclayII / AIMv6

Reimplementation and extension of teaching operating system xv6, supersedes xv6-Loongson3a
GNU General Public License v2.0
16 stars 17 forks source link

zed not booting #4

Open davidgao opened 9 years ago

davidgao commented 9 years ago

compiled the FSBL template, with verbose logs. running perfect on jtag no output when standalone booting tried hand-written fsbl, no use. configured MIO, no use. packed boot.bin and wrote boot header by hand, no use.

got stuck.

anyway i can always skip this part and fake an MBR with uboot, so this should not be any problem.