Hi Giles,
It really looks like the version of uboot you're using only understands ext2
(and fat, most likely, but I'm not sure that helps you in this situation)
Try dropping back to ext2 for anything that needs to be accessed by uboot.
Enjoy!
Rick
On Thu, Jun 9, 2022, at 6:26 AM, Gilles wrote:
>
* Gilles [2022-06-09 15:14]:
> U-Boot 2011.12 (Mar 11 2012 - 18:59:46)
> => Does Uboot support ext4, or just ext2? Or is the 2011.12 release too old,
> and I should either upgrade or go back to ext2 instead?
It might be worth upgrading u-boot just in case. These instructions
are still correct:
Forgot to write that I tried this line manually:
Marvell>> setenv bootcmd_usb 'usb start; ext4load usb 0:1 0x0080
/uImage; ext4load usb 0:1 0x0110 /uInitrd'
Marvell>> print
baudrate=115200
bootargs=console=ttyS0,115200
bootargs_console=console=ttyS0,115200
bootcmd=setenv bootargs $(bo
I used another USB stick, with the root+boot formated in ext4, the
install completed, but… Uboot fails loading:
=
U-Boot 2011.12 (Mar 11 2012 - 18:59:46)
Marvell-Sheevaplug - eSATA - SD/MMC
SoC: Kirkwood 88F6281_A0
DRAM: 512 MiB
WARNING: Caches not enabled
NAND: 512 MiB
In: seria
4 matches
Mail list logo