u-boot: beagleboard: default 3MP camera support
authorjkridner@beagleboard.org <jkridner@beagleboard.org>
Thu, 5 Aug 2010 09:03:37 +0000 (09:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 5 Aug 2010 19:31:23 +0000 (21:31 +0200)
commitf2636a6278709f20f0d6be82373b309023b36f30
treef2aa819240dfd9711056732765612368c31f95e6
parent21df95a924ad106d7062f51431d094a49dbe1174
u-boot: beagleboard: default 3MP camera support

This turns on the pull-ups so that the I2C will work by default as well
as sets the default camera type.  Currently, the kernel cannot probe for
I2C devices, but that should be the long term fix.  We put the change
here into the default environment, instead of the boot.scr, such that
there won't be a need to update your boot.scr in the future for the
default camera if we ever get the kernel fixed to probe for I2C devcies.

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/u-boot/u-boot-git/beagleboard/0045-BeagleBoard-Enable-pullups-on-i2c2.patch [new file with mode: 0644]
recipes/u-boot/u-boot-git/beagleboard/0046-BeagleBoard-Add-camera-to-default-bootargs.patch [new file with mode: 0644]
recipes/u-boot/u-boot_git.bb