pepe2k / u-boot_mod

U-Boot 1.1.4 modification for routers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to reproduce the image

tchen61 opened this issue · comments

i tried building the u-boot image... (alfa-network-hornet-ub)
following the instruction, i was able to create a binary image...
the size match the image in original_u-boot_images
alfa-network-hornet-ub_23052014

but the files are different (i did a diff and they are different)

i then loaded it in a NOR flash chip, but it does not seem to boot up at all

one thing i noticed while building was some complaints about
(GIT_DISCOVERY_ACROSS_FILESYSTEM not set, fatal,: not a git repository)
but the make continued and produced

bin/u-boot_mod__alfa-network_hornet-ub__20180309_-git_unknown-unknown.bin

same size as whats in oroginal_u-boot_images but does not work (whatever was in original_u-boot_images does work)

what could be the problem ??

Hi @tchen61,

What toolchain did you use to build the image? How did you download/clone the repository, does it contain hidden .git folder? Do you have git installed on your PC?

Cheers,
Piotr

@tchen61,

i modified the Makefile and pointing the toolchain to my openwrt staging_dir

Try with with current OpenWrt toolchain or show me logs from your build.

what is the best way to debug u-boot without jtag ???

It depends on what you want to debug.

Cheers,
Piotr

here is build log and the Makefile and the resulting alfa-network_hornet-ub

You didn't include it.

Cheers,
Piotr

maybe the attachment for this email addr is disabled...???

Yes, do it in browser.

Cheers,
Piotr

Sorry but this project is no longer maintained.