Skip to content

Instantly share code, notes, and snippets.

@bandwidthcrunch
Created September 23, 2013 05:56
Show Gist options
  • Save bandwidthcrunch/6666888 to your computer and use it in GitHub Desktop.
Save bandwidthcrunch/6666888 to your computer and use it in GitHub Desktop.
play bootargs
setenv nandargs console=ttyO2,115200n8 ip=off mpurate=1000 omap_vout.vid1_static_vrfb_alloc=y omapfb.vram=0:6M,1:6M,2:6M omapfb.mode=tv:pal omapdss.def_disp=tv ubi.mtd=4,2048 rootfstype=ubifs root=ubi0:rootfs rw rootdelay=1 vram=16M tvp5150.debug=1 v4l2.debug=1 atkbd.softraw=0 mem=442M
modprobe cmemk allowOverlap=1 phys_start=0x86300000 phys_end=0x87300000 \
pools=1x5250000,6x829440,1x345600,1x691200,1x1 // FOR FLICKER FROM TVP RECORDING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment