Booting Ubuntu
From OMAPpedia
[edit] Booting Ubuntu
- Refer to Zoom Flashing section for information on how to install the bootloader, kernel and filesystem on the Zoom device.
Boot Args for Ubuntu on Zoom36x
These boot args are related to L23.i3.x release of Linux OMAP kernel
setenv video_settings omap_vout_mod.video1_numbuffers=4 omap_vout_mod.vid1_static_vrfb_alloc=y omap_vout_mod.video2_numbuffers=4 omap_vout_mod.vid2_static_vrfb_alloc=y
setenv bootargs=console=ttyS3,115200n8 noinitrd root=/dev/mmcblk0p2 init=/sbin/init mem=256M rw wsize=1024,rsize=1024 ip=none rootwait ${video_settings}