Hi,
I'm using the dvsdk_3_10_00_19.
I have to manage sata HDD from Uboot. But in the davinci_dm6467.h config file I'm not able to find any reference to SATA.
In the doc files, I found that I can access to sata informations calling "sata info" command.
How can I have available this command in my uboot with davinci_dm6467.h config file?
Do I have to enable any #defines?
Thanks!