Beagleboard-xM Rev C is not booting up

Hi, i am not able to boot DVSDK on Beagleboard-xM Rev C, so need help
very badly.
Let me explain what procedure, i followed

    * I was able to port DVSDK successfull onto Beagleboard-xM Rev B,
by following this procedure

http://processors.wiki.ti.com/index.php/DVSDK_4.x_FAQ#How_to_build_and_install_DVSDK_4.01_on_BeagleBoard-xM

    * In the above link, they first ask me to Download DVSDK-4.01
setup file from TI website, and install it.
    * After installing it, they say to download a script and apply
it.
    * What the script does is, it downloads X-loader, U-boot, linux
source code from git repository for Beagle board, and apply the
patches.
    * After which i was able to generate MLO, U-boot.bin, and UImage
successfully for Beagleboard-xM.

Images generated by above procedure works on Rev-B successfully.But,
Audio Encoding was not working on Rev B? so migrated to Rev C.

When i tried to boot with the same Images on Rev C, it was not booting
even MLO was not booted?
I need to apply patch for x-loader, u-boot and linux to make it work
on Rev C, I found few patches and applied it, but it is not working.

Questions:

   1. Where can i get the patch file for Rev C?
   2. Is the "Audio in" of Beagleboard-xM is working?
   3. If it is working then why was it not working on my board?

Hi, i am not able to boot DVSDK on Beagleboard-xM Rev C, so need help
very badly.
Let me explain what procedure, i followed

   * I was able to port DVSDK successfull onto Beagleboard-xM Rev B,
by following this procedure

http://processors.wiki.ti.com/index.php/DVSDK_4.x_FAQ#How_to_build_and_install_DVSDK_4.01_on_BeagleBoard-xM

   * In the above link, they first ask me to Download DVSDK-4.01
setup file from TI website, and install it.
   * After installing it, they say to download a script and apply
it.
   * What the script does is, it downloads X-loader, U-boot, linux
source code from git repository for Beagle board, and apply the
patches.
   * After which i was able to generate MLO, U-boot.bin, and UImage
successfully for Beagleboard-xM.

Images generated by above procedure works on Rev-B successfully.But,
Audio Encoding was not working on Rev B? so migrated to Rev C.

When i tried to boot with the same Images on Rev C, it was not booting
even MLO was not booted?
I need to apply patch for x-loader, u-boot and linux to make it work
on Rev C, I found few patches and applied it, but it is not working.

Questions:

  1. Where can i get the patch file for Rev C?

Can you check BeagleBoard.org - faq to see if that answers your query?

  2. Is the "Audio in" of Beagleboard-xM is working?

The hardware works and it works in the mainline kernel.

  3. If it is working then why was it not working on my board?

Try a mainline kernel or an image from Narcissus to see if it is working on your board. We can go from there to look at kernel and filesystem deltas.

Could you find a solution for this? I have the same issue you have experienced before (seven years later) :slight_smile: