Tool/software: Linux
Goodmorning,
I'm using a Beaglebone Black with PSDK version ti-processor-sdk-linux-am335x-evm-05.01.00.11. For bootloading the board from eth or usb, and flash the onboard eMMC, I'm following the following link:
processors.wiki.ti.com/.../Sitara_Linux_Program_the_eMMC_on_Beaglebone_Black
Besides some files could be retrieved from this link, too. 
I've the following questions:
- Reading this link

it seems that Beaglebone Black can boot from UART and eMMC only, while the guide that I'm following explains how to load images from usb or eth. Isn't it a contradiction? - Regarding the patch 0001-Change-finduuid-to-use-mmcdev.patch.gz, I couldn't apply it successfully since it warns error. It's supposed to modify the file at the following path (u-boot folder path inside tisdk installation)/include/configs/ti_armv7_common.h, but it cannot since the file content doesn't match the modifications introduced by the patch. I suppose it's because the patch was thought for older versions. Since standard u-boot configuration (am335x_evm_defconfig) can be used for booting from eMMC, may I skip to apply the patch?
- I couldn't find u-boot configuration am335x_evm_usbspl_defconfig in config folder, can you provide it?
- The link for the script flasher.sh.tar.gz, doesn't work. Can you provide an alternative path?
Thank you for your help.
Best Regards,
Davide BRunelli
