Hello.
I'm trying to build u-boot 04.01.00.05 for SD (from TI814X-LINUX-PSP-04.01.00.05). U-Boot-MIN for SD builds fine but the 1st stage fails with the following error:
- #make CROSS_COMPILE=arm-none-linux-gnueabi- ARCH=arm ti8148_evm_config_quick_mmc_min
- make: *** No rule to make target `ti8148_evm_config_quick_mmc_min'. Stop.
TI814X-LINUX-PSP-04.01.00.05/docs/DM814x_C6A814x_AM387x_PSP_U-Boot.pdf doesn't actually provide instructions for building the 1st stage for SD (just the MIN stage). The web version (seems to be newer) (http://processors.wiki.ti.com/index.php/DM814x_AM387x_PSP_U-Boot#U-Boot_Quick_boot_1st_stage_for_SD) provides the command I used above, but the target ti8148_evm_config_quick_mmc_min isn't defined.
Is there a newer version of U-Boot or the LINUX-PSP that I should be using instead? How can I recreate the U-Boot binaries provided in the EZSDK for the EVM?
Thanks,
Christopher