[U-Boot] Problem building am335x_evm config

Belisko Marek marek.belisko at gmail.com
Sun May 4 13:24:17 CEST 2014


Hi Vasili,

please do not top post.

On Sun, May 4, 2014 at 1:18 PM, Vasili Galka <vvv444 at gmail.com> wrote:
> Hi Marek,
>
> I've followed your advice and tried the following two on clean tree:
>
> make ARCH=arm CROSS_COMPILE=arm-none-eabi- O=out/am335x_evm
> am335x_evm_config
>
> make ARCH=arm CROSS_COMPILE=arm-none-eabi- O=out/am335x_evm am335x_evm
>
> Unfortunately, this does not help. I'm still getting the same error.
Try:
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am335x_evm_defconfig
make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-

it works for me (please update your CROSS_COMPILE)

>
> Best,
> Vasili
>
>
>
> On Sun, May 4, 2014 at 2:12 PM, Belisko Marek <marek.belisko at gmail.com>
> wrote:
>>
>> Hi Vasisli,
>>
>> On Sun, May 4, 2014 at 12:56 PM, Vasili Galka <vvv444 at gmail.com> wrote:
>> > Hi,
>> >
>> > I'm having some very basic problem with building u-boot. Using clean
>> > v2014.04 checkout, I run config:
>> >
>> > make CROSS_COMPILE=arm-none-eabi- O=out/am335x_evm am335x_evm_config
>> Add to parameters also ARCH=arm
>> >
>> > Which passes fine. But when I run the actual build after that I'm
>> > getting
>> > an error:
>> >
>> > $ make CROSS_COMPILE=arm-none-eabi- O=out/am335x_evm am335x_evm
>> >   GEN     include/autoconf.mk.dep
>> >   GEN     include/autoconf.mk
>> > make[1]: *** No rule to make target 'am335x_evm'.  Stop.
>> > Makefile:138: recipe for target 'sub-make' failed
>> > make: *** [sub-make] Error 2
>> >
>> > What am I doing wrong?
>> >
>> > Best regards,
>> > Vasili
>> >
>> > _______________________________________________
>> > U-Boot mailing list
>> > U-Boot at lists.denx.de
>> > http://lists.denx.de/mailman/listinfo/u-boot
>> >
>>
>> BR,
>>
>> marek
>>
>> --
>> as simple and primitive as possible
>> -------------------------------------------------
>> Marek Belisko - OPEN-NANDRA
>> Freelance Developer
>>
>> Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
>> Tel: +421 915 052 184
>> skype: marekwhite
>> twitter: #opennandra
>> web: http://open-nandra.com
>
>

BR,

marek


-- 
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
twitter: #opennandra
web: http://open-nandra.com


More information about the U-Boot mailing list