Open Source & Linux Lab

It's better when it's simple

User Tools

Site Tools


etc:users:jcmvbkbc:omap-support-pieces

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
etc:users:jcmvbkbc:omap-support-pieces [2010/08/17 23:53] – booting n8x0 kernel in qemu jcmvbkbcetc:users:jcmvbkbc:omap-support-pieces [2016/08/08 20:53] (current) – ↷ Page moved from users:jcmvbkbc:omap-support-pieces to etc:users:jcmvbkbc:omap-support-pieces kel
Line 1: Line 1:
 ====== N8x0 support in linux-omap ====== ====== N8x0 support in linux-omap ======
  
-Current kernel: 2.6.31-rc1-omap1+Current kernel: 2.6.35 
 + 
 +[[http://jcmvbkbc.spb.ru/~dumb/ws/osll/n8x0/|Rootfs and kernel config]]
  
 ===== Startup plan ===== ===== Startup plan =====
Line 11: Line 13:
 ===== Subsystems' status ===== ===== Subsystems' status =====
  
 +  * SPI, MMC, USB, mac80211: ok
  
 ===== Debugging in qemu ===== ===== Debugging in qemu =====
Line 26: Line 29:
   * 0x80008000 -- here we jump after decompression (.text.head that has VA of 0xc0008000 has PA 0x80008000 until MMU is active)   * 0x80008000 -- here we jump after decompression (.text.head that has VA of 0xc0008000 has PA 0x80008000 until MMU is active)
   * 0xc0026000 -- 'arm-linux-gnu-objdump -x vmlinux' says that .text starts here   * 0xc0026000 -- 'arm-linux-gnu-objdump -x vmlinux' says that .text starts here
 +
 +
  
 ==== Booting n8x0 kernel in qemu ==== ==== Booting n8x0 kernel in qemu ====
 <code> <code>
-qemu-system-arm -M n810 -kernel "`dirname \"$0\"`/linux-omap-2.6/arch/arm/boot/zImage" -s+qemu-system-arm -M n810 -kernel "linux-omap-2.6/arch/arm/boot/zImage" -s -sd mmcblk0 -usb
 </code> </code>
  
etc/users/jcmvbkbc/omap-support-pieces.1282074816.txt.gz · Last modified: 2010/08/17 23:53 (external edit)