Hello Everybody,
Is it possible to change FFSDISK partition default mount point, so when efusA9X boots, this partition becomes available on \MyMountPoint instead of \FFSDISK?
Thanks in advance.
Best regards,
Miodrag Bazdar
Hello Everybody,
Is it possible to change FFSDISK partition default mount point, so when efusA9X boots, this partition becomes available on \MyMountPoint instead of \FFSDISK?
Thanks in advance.
Best regards,
Miodrag Bazdar
Hello,
if you use BSP it may work, try to modify boot hive: HKLM\System\StorageManager\Profiles\NANDFMD\<your FS>\Folder="MyMountPoint.
Else you can't change this value.
Dear Christian,
First of all, thanks for a reply.
I had the same idea, but nothing happens when I modify registry entry:
HKLM\System\StorageManager\Profiles\NANDFMD\FATFS\Folder="NANDFlash"
After reboot, this value persists, but FFSDISK partition remains under \FFSDISK. It looks like this is something hardcoded, probably in EBoot?
Best regards,
Miodrag Bazdar
Dear Support Team,
How can I modify boot hive in BSP?
Best regards,
Miodrag Bazdar
Dear Support Team,
Please don't bother, I've found it, I had to use the following directives.
; HIVE BOOT SECTION
<your registry settings>
; END HIVE BOOT SECTION
Best regards,
Miodrag Bazdar