Jump to content

Kernel fails to start after u-boot update


rlu

Recommended Posts

Hi,

 

I compiled the newest version of u-boot. Then I updated it at my sd card via:

dd if=/dev/zero of=/dev/mmcblk0 bs=1k count=1023 seek=1
dd if=u-boot-sunxi-with-spl.bin of=/dev/mmcblk0 bs=1024 seek=8
dd if=u-boot.bin of=/dev/mmcblk0 bs=1024 seek=40

Now u-boot starts and I'll get to the message "Starting kernel ..." and nothing happens.

Do I have to recompile the Kernel or did I something wrong?

 

Edit: I did it on my NanoPi Neo2

Edited by rlu
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines