Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebooting of DE10-nano #193

Open
dilraj-n opened this issue Jul 1, 2020 · 0 comments
Open

Rebooting of DE10-nano #193

dilraj-n opened this issue Jul 1, 2020 · 0 comments

Comments

@dilraj-n
Copy link

dilraj-n commented Jul 1, 2020

I have built a yocto linux for DE10-nano using meta-alera repo

The changes I made in local.conf are

MACHINE = "cyclone5"
UBOOT_CONFIG = "de10-nano-soc"
UBOOT_EXTLINUX_FDT_default = "../socfpga_cyclone5_de10_nano.dtb"
DEFAULTTUNE = "cortexa9hf-neon"

added meta-altera layer in bblayers.conf

Then run the bitbake core-image-minimal

During the build process I got an error socfpga_cyclone5_de10_nano.dts not found. Then I manually copied the dts file to build/tmp/work-shared/cyclone5/kernel-source/arch/arm/boot/dts

The build was a success. I write the core-image-minimal.xxxxx.wic image in an SD card. The board booted successfully. But in the boot message, I saw an error message

Error: ethernet@ff702000 address not set

I got the login prompt, login as root and nopassword.

But the main problem is the board is rebooting repeatedly

How to resolve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant