From mboxrd@z Thu Jan 1 00:00:00 1970 From: rosysong at rosinson.com Date: Tue, 19 Feb 2019 17:45:12 +0800 Subject: [U-Boot] Kernel hang when replace older uboot with uboot master V2 References: <2019021917305692094016@rosinson.com>, <20190219103729.2cba8561@jawa> Message-ID: <2019021917451193905118@rosinson.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de Thanks for your reply, but this firmware can find the rootfs itself,  >[    0.337492] 5 fixed-partitions partitions found on MTD device spi0.0 >[    0.344060] Creating 5 MTD partitions on "spi0.0": >[    0.349014] 0x000000000000-0x000000040000 : "u-boot" >[    0.354834] 0x000000040000-0x000000050000 : "u-boot-env" >[    0.360944] 0x000000050000-0x000000060000 : "factory" >[    0.366831] 0x000000060000-0x000000fe0000 : "firmware" >[    0.374973] 2 uimage-fw partitions found on MTD device firmware >[    0.381090] Creating 2 MTD partitions on "firmware": >[    0.386258] 0x000000000000-0x000000190000 : "kernel" >[    0.392027] 0x000000190000-0x000000f80000 : "rootfs" >[    0.397783] mtd: device 5 (rootfs) set to be root filesystem