Hi,
I want to write a value (0x0 or 0x1) to a memory address in eMMC via U boot cmd. Is it possible that I can use to write to any of the emmc address from uboot?I then need to read this address from MLO and then take a decision in my code.
How can I get the address range/memory map for eMMC (BeagleBone Black) and are there any APIs in Uboot for writing to eMMC?
Regards,
Aman