Re: uboot not loading ramdisk

2022-09-12 Thread Simon Glass
Hi, On Sat, 10 Sept 2022 at 16:38, noman pouigt wrote: > > I am creating a boot.img using below command: > mkimage -D "-I dts -O dtb -p 1024" -f boot.its boot.img > https://ideone.com/OyHuGz -- .its file > > Using this boot.img I am able to see this in the device: > ## Loading kernel from FIT Ima

uboot not loading ramdisk

2022-09-10 Thread noman pouigt
I am creating a boot.img using below command: mkimage -D "-I dts -O dtb -p 1024" -f boot.its boot.img https://ideone.com/OyHuGz -- .its file Using this boot.img I am able to see this in the device: ## Loading kernel from FIT Image at 1200 ... ## Flattened Device Tree blob at 70065000 but no l