ayufan-pine64 / linux-build

Pine64 Linux build scripts, tools and instructions (based on Longsleep work)
MIT License
154 stars 36 forks source link

sopine emmc boot problems #51

Open bmaya opened 6 years ago

bmaya commented 6 years ago

serial dump of boot: https://pastebin.com/PYsWuH7f

tried with 3x ncembsf9-16g and 1x ncembsf9-64g (same as yours) and still had the same boot problem.

both with removing the SD card first, and with boot0 disabled on the SD and SD card present.

hexdump of first eMMC: https://drive.google.com/open?id=0Bxe1jXcaSwajbDNrOUZvTWNzMU0

bmaya commented 6 years ago

using 0.7.15 sopine xenial-minimal image

bmaya commented 6 years ago

uEnv.txt on eMMC after image write contains: │initrd_filename=ramdisk.img

when it should be: │initrd_filename=initrd.img

ayufan commented 6 years ago

Does it solve your problem?

On Tue, Sep 26, 2017 at 1:54 PM, bmaya notifications@github.com wrote:

uEnv.txt on eMMC after image write contains: │initrd_filename=ramdisk.img

when it should be: │initrd_filename=initrd.img

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ayufan-pine64/linux-build/issues/51#issuecomment-332174906, or mute the thread https://github.com/notifications/unsubscribe-auth/ACTpQcOuBBVIx2VppGBKbZlj4zeT1uweks5smOXkgaJpZM4PeJPD .

bmaya commented 6 years ago

so far not yet :(

same failure as before.