This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6442: Am64x Linux 10_01_10_04 SDK - section 1.1.2.4 ; 1.1.2.5 - where are the boot and root partition files default paths?

Part Number: AM6442

Tool/software:

(Maybe (+) Bin Liu's Profile - Bin Liu - TI E2E support forums knows the answer to this question)

I have run make linux already & created the Image

Now generating the SD card images:

I have reached

################################################################################

    Choose file path to install from

    1 ) Install pre-built images from SDK
    2 ) Enter in custom boot and rootfs file paths

################################################################################

Choose now [1/2] :

My question :

I have modified the device trees as well as ran menuconfig to add enable the uart blocks

If I choose option 2)  <as I have modified the SDK source>

what directory paths do I need to input for

  • path to the location of the boot partition files

and

  • path to the location of the root file sysetm partition files

Please advise!  I do not think the I want the tarballs if they are not updated via the make linux path.