Home
last modified time | relevance | path

Searched refs:cmdline (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/arm_fpga/
H A Dfpga_bl31_setup.c258 static int fpga_dtb_set_commandline(void *fdt, const char *cmdline) in fpga_dtb_set_commandline() argument
282 eol = strchr(cmdline, '\n'); in fpga_dtb_set_commandline()
284 eol = strchr(cmdline, 0); in fpga_dtb_set_commandline()
287 slen = eol - (cmdline + strlen(CMDLINE_SIGNATURE)); in fpga_dtb_set_commandline()
299 cmdline + strlen(CMDLINE_SIGNATURE), slen); in fpga_dtb_set_commandline()
310 const char *cmdline = (void *)(uintptr_t)FPGA_PRELOADED_CMD_LINE; in fpga_prepare_dtb() local
326 if (!strncmp(cmdline, CMDLINE_SIGNATURE, strlen(CMDLINE_SIGNATURE))) { in fpga_prepare_dtb()
327 err = fpga_dtb_set_commandline(fdt, cmdline); in fpga_prepare_dtb()
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst93 … ... -m bl31.axf -l auto -m Image -l 0x80080000 -m initrd.gz -l 0x84000000 -m cmdline.txt -l 0x1000
/rk3399_ARM-atf/docs/plat/
H A Drpi4.rst49 The command line provided is read from the ``cmdline.txt`` file on the SD card.
H A Drpi3.rst135 command line passed to the kernel in ``cmdline.txt``. See the `Setup SD card`_
419 4. To enable the serial port "Mini UART" in Linux, open ``cmdline.txt`` and add
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_dtpm_poc.rst271 MESS:00:00:02.020772:0: Failed to open command line file 'cmdline.txt'