]> git.sur5r.net Git - u-boot/blobdiff - doc/README.qemu-mips
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / doc / README.qemu-mips
index 1fdfbab67747a502fdda615767f8c87b8597bbcf..3940fac603df0e17237fa417d592c8a3f1a7d6ad 100644 (file)
@@ -15,7 +15,6 @@ recent qemu versions. When using emulated flash, launch with
 -pflash <filename> and erase mips_bios.bin.
 
 
-
 Notes for the Qemu MIPS port
 ----------------------------
 
@@ -158,7 +157,7 @@ This GDB was configured as "--host=i486-linux-gnu --target=mipsel-unknown-linux-
 (gdb)  target remote localhost:1234
 Remote debugging using localhost:1234
 _start () at start.S:64
-64             RVECENT(reset,0)        /* U-boot entry point */
+64             RVECENT(reset,0)        /* U-Boot entry point */
 Current language:  auto; currently asm
 (gdb)  b board.c:289
 Breakpoint 1 at 0xbfc00cc8: file board.c, line 289.