From mboxrd@z Thu Jan 1 00:00:00 1970 From: deepakpradhan Date: Tue, 2 Jul 2019 20:45:19 -0700 (MST) Subject: [U-Boot] Boot rootfs from FIT Image Message-ID: <1562125519701-0.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de HI, I am using fitimage to load kernel dtb and rootfs. However the kernel and dtb files are getting loaded but the rootfs is loading from the /dev/mmcblk0p4 partition. I need to load the rootfs from FIT image and I don't know what should be the uboot command line args for this. What I have to pass to uboot so that the rootfs should be loaded from fit image? root="?" currently root=/dev/mmcblk0p4 Any help will be appreciable. Thanks in advance. -- Sent from: http://u-boot.10912.n7.nabble.com/