
18 Aug
2015
18 Aug
'15
2:19 a.m.
Hi Dave,
On 08/15/2015 10:45 AM, Dave Williams wrote:
I am trying to build Uboot for Nios2.
I do the following on Linux bash.
git clone git://git.denx.de/u-boot-nios.git cd u-boot-nios/ make menuconfig
Sorry that the u-boot-nios.git is used for upstreaming to u-boot.git only, and is not always up-to-date.
Please use u-boot.git instead.
BTW. which version of nios2-elf-gcc did you use? I've tested with v3.4.6 and v4.9.1.
Cheers, Thomas Chou