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

u-Boot DHCP/TFTP crash on BR 2018.02 #3

Open
aversamarco opened this issue Feb 23, 2019 · 2 comments
Open

u-Boot DHCP/TFTP crash on BR 2018.02 #3

aversamarco opened this issue Feb 23, 2019 · 2 comments

Comments

@aversamarco
Copy link

Ubuntu: 16.04
Buildroot: 2018.02
UBoot: somlabs-visionsom-6ull-rel_1.0.0

When I try to use DHCP or TFTP the UBoot crash:

=> dhcp
FEC0 Waiting for PHY auto negotiation to complete.... done
BOOTP broadcast 1
data abort
pc : [<9ff8a188>]	   lr : [<9ff8b9d8>]
reloc pc : [<87838188>]	   lr : [<878399d8>]
sp : 9ef4fcf0  ip : 00000030	 fp : 9ff5c5d0
r10: 00000001  r9 : 9ef4fee0	 r8 : 9ffecd28
r7 : 0000000e  r6 : 9ffef070	 r5 : 00000000  r4 : 9ffed20e
r3 : 00060101  r2 : 00000008	 r1 : 9ffed1e2  r0 : 0000000e
Flags: nZCv  IRQs off  FIQs off  Mode SVC_32
Resetting CPU ...

resetting ...

I try UBoot somlabs-visionsom-6ull-rel_2.0.0 but there is compilation issue

@voloviq
Copy link

voloviq commented Feb 23, 2019 via email

@aversamarco
Copy link
Author

I've just tried but there are compile problems. I'm using a SOM with EMMC.

***
*** Can't find default configuration "arch/../configs/somlabs_visionsom_6ull_emmc_defconfig"!
***
scripts/kconfig/Makefile:128: set di istruzioni per l'obiettivo "somlabs_visionsom_6ull_emmc_defconfig" non riuscito
make[3]: *** [somlabs_visionsom_6ull_emmc_defconfig] Errore 1
Makefile:496: set di istruzioni per l'obiettivo "somlabs_visionsom_6ull_emmc_config" non riuscito
make[2]: *** [somlabs_visionsom_6ull_emmc_config] Errore 2
package/pkg-generic.mk:213: set di istruzioni per l'obiettivo "/home/marco/buildroot-2018.02.10/build-visionsom-6ull/build/uboot-2018.09/.stamp_configured" non riuscito
make[1]: *** [/home/marco/buildroot-2018.02.10/build-visionsom-6ull/build/uboot-2018.09/.stamp_configured] Errore 2
Makefile:84: set di istruzioni per l'obiettivo "_all" non riuscito
make: *** [_all] Errore 2

I tried to use the config files of the somlabs-visionsom-6ull-rel_1.0.0 version without success

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

2 participants