Re: Help with TI-U-BOOT

2021-07-23 Thread Nishanth Menon
On 14:17-20210723, Antoine Naud wrote: > Here is the full list of my commands: > > $ sudo apt-get update > $ sudo apt-get install git-core > $ sudo apt-get install build-essential autoconf automake bison flex > libssl-dev bc u-boot-tools python diffstat texinfo gawk chrpath dos2unix wget >

RE: Help with TI-U-BOOT

2021-07-23 Thread Antoine Naud
- De : Ramon Fried Envoyé : 23 juillet 2021 10:06 À : Antoine Naud Cc : u-boot@lists.denx.de Objet : Re: Help with TI-U-BOOT On Fri, Jul 23, 2021 at 3:31 PM Antoine Naud wrote: > > Okay ! Thanks for answering, > > Here is the error I got when trying to compile using the c

Re: Help with TI-U-BOOT

2021-07-23 Thread Ramon Fried
; $ MACHINE=adm437x-evm ARAGO_RT_ENABLE=1 bitbake tisdk-base-image > > $ git clone git://git.ti.com/ti-u-boot/ti-u-boot.git > $ make CROSS_COMPILE=arm-linux-gnueabihf- O=CSCM_build CSCM_defconfig all > > -Message d'origine----- > De : Ramon Fried > Envoyé : 23 juillet 2021

Re: Help with TI-U-BOOT

2021-07-23 Thread Ramon Fried
antoine@ubuntu:~/tisdk/build/ti-u-boot$ > > thanks, > > Antoine > > -Message d'origine----- > De : Ramon Fried > Envoyé : 22 juillet 2021 16:13 > À : Antoine Naud > Cc : u-boot@lists.denx.de > Objet : Re: Help with TI-U-BOOT > > On Thu, Jul 22, 2021 at 10:5

RE: Help with TI-U-BOOT

2021-07-23 Thread Antoine Naud
kefile:177: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 antoine@ubuntu:~/tisdk/build/ti-u-boot$ thanks, Antoine -Message d'origine- De : Ramon Fried Envoyé : 22 juillet 2021 16:13 À : Antoine Naud Cc : u-boot@lists.denx.de Objet : Re: Help with TI-U-BOOT On Thu, Ju

Re: Help with TI-U-BOOT

2021-07-22 Thread Ramon Fried
On Thu, Jul 22, 2021 at 10:57 PM Antoine Naud wrote: > > Hi, > > I don't know if I will join someone, but I try anyway ! > Can I ask a question about an error I have while compiling the bootloader ? > > Thanks, > Antoine Yes, just ask.