Hi all,
In Tftp deploy , How to give new set of u-boot bootargs by modifying device configuration file? I've tried by giving: {% set base_kernel_args = "setenv bootargs console=serial1,115200 console=tty1 root=/dev/ram0 ip=dhcp rootwait" %}
But it is not taking these args. Please suggest the modifications I have to make.
Thanks and regards, Manoj