And now it works!

1) SD card in boots to GEMM3 (eMMC)
2) SD card in and SW2 pressed gives GEMMX (SD card)

Thanks for all your help (everyone) and especially Robert! Now to write 
down all of this recipe.

Cheers,
Ed



On Wednesday, April 27, 2016 at 2:01:42 PM UTC-6, RobertCNelson wrote:
>
>
>
> On Wed, Apr 27, 2016 at 3:00 PM, Edwin Maynard <[email protected] 
> <javascript:>> wrote:
>
>> OK - status:
>> 1) Compile - Good
>> 2) flash new MLO and u-boot.img - Good
>> 3) to check who booted i changed the hostnames on the eMMC (GEMMX) and SD 
>> cards (GEMM3)
>> 4) cycle power with SD inserted gives GEMMX (SD card)
>> 5) cycle power and remove SD card gives GEMM3 (eMMC)
>>
>> Here's a scrape from the am335x_evm.h file"
>>
>> #define BOOTENV_DEV_NAND(devtypeu, devtypel, instance) \
>> "bootcmd_" #devtypel "=" \
>> "run nandboot\0"
>>
>> #define BOOTENV_DEV_NAME_NAND(devtypeu, devtypel, instance) \
>> #devtypel #instance " "
>>
>> #define BOOT_TARGET_DEVICES(func) \
>> func(LEGACY_MMC, legacy_mmc, 0) \
>>
>
> ^ this is also microSD..
>  
>
>> func(MMC, mmc, 1) \
>> func(LEGACY_MMC, legacy_mmc, 1) \
>> func(NAND, nand, 0) \
>> func(PXE, pxe, na) \
>> func(DHCP, dhcp, na)
>>
>> #define CONFIG_BOOTCOMMAND \
>> "run findfdt; " \
>> "run distro_bootcmd"
>>
>> I simply deleted the line 87 - that's what I assumed you meant by remove 
>> "mmc 0". Do I need to blow away the legacy entry as well?
>>
>
> Regards,
>
> -- 
> Robert Nelson
> https://rcn-ee.com/
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1a44c5cd-69a2-4eb4-9179-8e400786af73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to