Passing Additional Kernel Parameters

To pass additional kernel parameters, modify the os_args parameter of the kernel-dtb and kernel-dtb-r partitions in this file.

drive-foundation/virtualization/pct/<platform>/linux/linux_storage_qspi.cfg

Where <platform> is:

  • p3710-10-a01
  • p3710-10-a01-f1
  • p3663-a01
  • p3663-a01-f1
  • p4024-a00-a
  • p4024-a00-a-f1
  • p4024-a00-b

  • p4024-a00-b-f1

To bind:

cd <top>/drive-foundation ./make/bind_partitions linux -b <platform>

To flash all images for Linux:

cd <top>/drive-foundation/
tools/flashtools/bootburn_t23x
./bootburn.py -b <platform> -B qspi

To flash kernel-dtb only:

cd <top>/drive-foundation/tools
/flashtools/bootburn_t23x
./bootburn.py -b <platform> -B qspi -d A_1_kernel-dtb