Hello everyone,
I'm working with the LS1043ARDB board.
I want to make a Boot from SD, which allows me to disable the three cores (CORE 1, CORE 2 and CORE 3 present in the QorIQ LS1043A processor) before launching the operating system.
The boot that I am going to save in the SD is mainly composed of the RCW value and U-BOOT. What do I need to modify inside RCW and U-BOOT, to have the system work in single core and not in multiple core
I will generate the bot image via the flex-builder command.
Thanks for your availability.